We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 764f7d3 commit b54cc47Copy full SHA for b54cc47
web/cert.html
@@ -12,7 +12,7 @@
12
<div class="sidebar">
13
<div onclick="window.location.href = 'index.html';" class="sidebar-item">ProStore Installer</div>
14
<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>
+ <div onclick="window.location.href = 'guide.html';" class="sidebar-item">Guide</div>
16
</div>
17
18
<div class="panel">
0 commit comments