Skip to content

Commit 67c4c27

Browse files
author
tj
committed
make sidebar text more consistent across project pages
1 parent 8b8264d commit 67c4c27

File tree

9 files changed

+34
-33
lines changed

9 files changed

+34
-33
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<header>Getting Source</header>
2929
<ul>
3030
<li><a href="anoncvs.html">AnonCVS</a>
31-
<li><a href="https://cvsweb.openbsd.org/">CVS on Web</a>
31+
<li><a href="https://cvsweb.openbsd.org/">CVSWeb</a>
3232
<li><a href="https://github.com/openbsd">GitHub Mirror</a>
3333
</ul>
3434

libressl/index.html

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -13,27 +13,28 @@
1313
<header>About LibreSSL</header>
1414
<ul>
1515
<li><a href="goals.html">Project Goals</a>
16-
<li><a href="releases.html">Releases</a>
17-
<li><a href="signing.html">Release Signing</a>
1816
<li><a href="papers.html">Papers</a>
1917
<li><a href="mail.html">Mailing Lists</a>
2018
</ul>
2119

20+
<header>For OpenBSD</header>
2221
<ul>
23-
<li><a href="https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/">Download</a>
24-
</ul>
25-
26-
<header>Getting Source</header>
27-
<ul>
28-
<li><a href="https://github.com/libressl-portable/">GitHub</a>
29-
<li><a href="https://cvsweb.openbsd.org/src/lib/libtls/"> CVS on Web
22+
<li><a href="https://www.openbsd.org/anoncvs.html">AnonCVS</a>
23+
<li><a href="https://cvsweb.openbsd.org/src/lib/libtls/">CVSWeb
3024
(libtls)</a>
31-
<li><a href="https://cvsweb.openbsd.org/src/lib/libcrypto/">CVS on Web
25+
<li><a href="https://cvsweb.openbsd.org/src/lib/libcrypto/">CVSWeb
3226
(libcrypto)</a>
33-
<li><a href="https://cvsweb.openbsd.org/src/lib/libssl/"> CVS on Web
27+
<li><a href="https://cvsweb.openbsd.org/src/lib/libssl/">CVSWeb
3428
(libssl)</a>
3529
</ul>
3630

31+
<header>For other systems</header>
32+
<ul>
33+
<li><a href="releases.html">Releases</a>
34+
<li><a href="https://github.com/libressl-portable/portable">Development</a>
35+
<li><a href="https://github.com/libressl-portable/portable/issues">Bug Reports</a>
36+
</ul>
37+
3738
</nav>
3839
<article>
3940

openbgpd/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<main>
1111
<nav>
1212

13-
<header>Resources</header>
13+
<header>About OpenBGPD</header>
1414
<ul>
1515
<li><a href="goals.html">Project Goals</a>
1616
<li><a href="manual.html">Manual Pages</a>
@@ -31,8 +31,8 @@
3131
<header>For other systems</header>
3232
<ul>
3333
<li><a href="ftp.html">Releases</a>
34+
<li><a href="https://github.com/openbgpd-portable">Development</a>
3435
<li><a href="https://github.com/openbgpd-portable/openbgpd-portable/issues">Bug Reports</a>
35-
<li><a href="https://github.com/openbgpd-portable">GitHub</a>
3636
</ul>
3737

3838
</nav>

openiked/index.html

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,18 +15,22 @@
1515
<li><a href="goals.html">Project Goals</a>
1616
<li><a href="manual.html">Manual Pages</a>
1717
<li><a href="papers.html">Presentations</a>
18-
<li><a href="releases.html">Releases</a>
19-
<li><a href="signing.html">Release Signing</a>
2018
<li><a href="security.html">Security</a>
2119
</ul>
2220

23-
<header>Getting Source</header>
21+
<header>For OpenBSD</header>
2422
<ul>
25-
<li><a href="https://github.com/openiked/openiked-portable">GitHub</a>
2623
<li><a href="https://www.openbsd.org/anoncvs.html">AnonCVS</a>
2724
<li><a href="https://cvsweb.openbsd.org/src/sbin/iked/">CVSWeb</a>
2825
</ul>
2926

27+
<header>For other systems</header>
28+
<ul>
29+
<li><a href="releases.html">Releases</a>
30+
<li><a href="https://github.com/openiked/openiked-portable">Development</a>
31+
<li><a href="https://github.com/openiked/openiked-portable/issues">Bug Reports</a>
32+
</ul>
33+
3034
</nav>
3135
<article>
3236

openntpd/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<main>
1111
<nav>
1212

13-
<header>Resources</header>
13+
<header>About OpenNTPD</header>
1414
<ul>
1515
<li><a href="goals.html">Project Goals</a>
1616
<li><a href="features.html">Features</a>

openrsync/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<main>
1111
<nav>
1212

13-
<header>Resources</header>
13+
<header>About OpenRsync</header>
1414
<ul>
1515
<li><a href="goals.html">Project Goals</a>
1616
<li><a href="features.html">Features</a>

opensmtpd/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<main>
1111
<nav>
1212

13-
<header>Resources</header>
13+
<header>About OpenSMTPD</header>
1414
<ul>
1515
<li><a href="goals.html">Project Goals</a>
1616
<li><a href="papers.html">Presentations</a>
@@ -28,8 +28,8 @@
2828

2929
<header>For other systems</header>
3030
<ul>
31-
<li><a href="portable.html">OpenSMTPD-portable</a>
32-
<li><a href="https://github.com/OpenSMTPD/OpenSMTPD/">Github</a>
31+
<li><a href="https://github.com/OpenSMTPD/OpenSMTPD/">Development</a>
32+
<li><a href="https://github.com/OpenSMTPD/OpenSMTPD/issues">Bug Reports</a>
3333
</ul>
3434

3535
</nav>

openssh/index.html

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -18,33 +18,29 @@
1818
<li><a href="features.html">Features</a>
1919
<li><a href="security.html">Security</a>
2020
<li><a href="specs.html">Specifications</a>
21-
<li><a href="users.html">Who uses it</a>
21+
<li><a href="users.html">Who Uses It</a>
2222
</ul>
2323

2424
<header>Resources</header>
2525
<ul>
2626
<li><a href="manual.html">Manuals</a>
27-
<li><a href="report.html">Reporting Bugs</a>
2827
<li><a href="list.html">Mailing Lists</a>
2928
<li><a href="https://marc.info/?l=openssh-unix-dev&amp;r=1&amp;w=2">List
3029
Archives</a>
3130
</ul>
3231

3332
<header>For OpenBSD</header>
3433
<ul>
35-
<li><a href="openbsd.html">FTP</a>
34+
<li><a href="openbsd.html">Releases</a>
3635
<li><a href="https://www.openbsd.org/anoncvs.html">AnonCVS</a>
3736
<li><a href="https://cvsweb.openbsd.org/src/usr.bin/ssh">CVSWeb</a>
3837
</ul>
3938

4039
<header>For other systems</header>
4140
<ul>
42-
<li><a href="portable.html">Linux</a>
43-
<li><a href="portable.html">Solaris</a>
44-
<li><a href="portable.html">FreeBSD</a>
45-
<li><a href="portable.html">AIX</a>
46-
<li><a href="portable.html">HP-UX</a>
47-
<li><a href="portable.html">others&hellip;</a>
41+
<li><a href="portable.html">Releases</a>
42+
<li><a href="https://github.com/openssh/openssh-portable">Development</a>
43+
<li><a href="report.html">Bug Reports</a>
4844
</ul>
4945

5046
</nav>

rpki-client/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<main>
1111
<nav>
1212

13-
<header>Resources</header>
13+
<header>About rpki-client</header>
1414
<ul>
1515
<li><a href="goals.html">Project Goals</a>
1616
<li><a href="features.html">Features</a>

0 commit comments

Comments
 (0)