Download raw body.
www/plus76.html: fix ref to plus77.html
The mechanical changes to plus*.html were foiled by the
canonical URL for plus76.html.
Index: plus76.html
===================================================================
RCS file: /cvs/www/plus76.html,v
diff -u -p -u -r1.5 plus76.html
--- plus76.html 24 Mar 2025 15:31:07 -0000 1.5
+++ plus76.html 4 Apr 2025 23:27:57 -0000
@@ -6,7 +6,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="openbsd.css">
<link rel="canonical" href="https://www.openbsd.org/plus76.html">
-<a href="plus77.html">7.7</a>,
<style>
strong {
color: var(--red);
@@ -94,6 +93,7 @@ For changes in other releases, click bel
<a href="plus73.html">7.3</a>,
<a href="plus74.html">7.4</a>,
<a href="plus75.html">7.5</a>,
+<a href="plus77.html">7.7</a>,
<a href="plus.html">current</a>.
<br>
www/plus76.html: fix ref to plus77.html