Skip to content

Commit 764f7d3

Browse files
authored
Update index.html
1 parent 3dc1651 commit 764f7d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<div class="sidebar">
1212
<div onclick="window.location.href = 'index.html';" class="sidebar-item active">ProStore Installer</div>
1313
<div onclick="window.location.href = 'cert.html';" class="sidebar-item">Certificate Manager</div>
14-
<div onclick="window.location.href = 'converter.html';" class="sidebar-item">Certificate Converter</div>
14+
<div onclick="window.location.href = 'guide.html';" class="sidebar-item">Guide</div>
1515
</div>
1616

1717
<div class="panel">

0 commit comments

Comments
 (0)