Skip to content

Commit b54cc47

Browse files
authored
Update cert.html
1 parent 764f7d3 commit b54cc47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/cert.html

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

1818
<div class="panel">

0 commit comments

Comments
 (0)