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