We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b54cc47 commit cc59744Copy full SHA for cc59744
web/converter.html
@@ -10,11 +10,11 @@
10
<div class="sidebar">
11
<div onclick="window.location.href = 'index.html';" class="sidebar-item">ProStore Installer</div>
12
<div onclick="window.location.href = 'cert.html';" class="sidebar-item">Certificate Manager</div>
13
- <div onclick="window.location.href = 'converter.html';" class="sidebar-item active">Certificate Converter</div>
+ <div onclick="window.location.href = 'guide.html';" class="sidebar-item active">Guide</div>
14
</div>
15
16
<div class="panel">
17
- <h1 class="title">Certificate Converter</h1><br>
+ <h1 class="title">ProStore Guide</h1><br>
18
<p><b>Coming soon!</b></p>
19
20
0 commit comments