We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c9c483 commit 0376191Copy full SHA for 0376191
1 file changed
cert.html
@@ -13,7 +13,7 @@
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 = 'dns.html';" class="sidebar-item">Anti-Revoke DNS</div>
16
- <div onclick="window.location.href = 'docs/';" class="sidebar-item">Guide</div>
+ <div onclick="window.location.href = 'docs/';" class="sidebar-item">Guide / Docs</div>
17
</div>
18
19
<div class="panel">
0 commit comments