git: 69b9b213e4 - main - Update -CURRENT and -STABLE release documentation link
Li-Wen Hsu
lwhsu at FreeBSD.org
Sat Feb 6 06:15:33 UTC 2021
The branch main has been updated by lwhsu (ports, src committer):
URL: https://cgit.FreeBSD.org/doc/commit/?id=69b9b213e40226b6b0a6b4fde06cf79eb795dead
commit 69b9b213e40226b6b0a6b4fde06cf79eb795dead
Author: Li-Wen Hsu <lwhsu at FreeBSD.org>
AuthorDate: 2021-02-06 06:14:54 +0000
Commit: Li-Wen Hsu <lwhsu at FreeBSD.org>
CommitDate: 2021-02-06 06:14:54 +0000
Update -CURRENT and -STABLE release documentation link
Approved by: carlavilla (implicitly)
---
website/content/en/relnotes.adoc | 27 +++++++++++++++++----------
1 file changed, 17 insertions(+), 10 deletions(-)
diff --git a/website/content/en/relnotes.adoc b/website/content/en/relnotes.adoc
index 591b306f72..bbce583bc1 100644
--- a/website/content/en/relnotes.adoc
+++ b/website/content/en/relnotes.adoc
@@ -36,9 +36,23 @@ HTML versions of the release documentation for FreeBSD -CURRENT and FreeBSD -STA
=== FreeBSD -CURRENT Release Documentation
-* link:../releases/12.0r/readme/[README]
-* link:../releases/12.0r/relnotes/[Release Notes]
-* link:../releases/12.0r/hardware/[Hardware Notes]
+* link:../releases/CURRENT/readme/[README]
+* link:../releases/CURRENT/relnotes/[Release Notes]
+* link:../releases/CURRENT/hardware/[Hardware Notes]
+
+=== FreeBSD 13-STABLE Release Documentation
+
+* link:../relnotes/13-STABLE/readme/[README]
+* link:../relnotes/13-STABLE/relnotes/[Release Notes]
+* link:../relnotes/13-STABLE/hardware/[Hardware Notes]
+* link:../relnotes/13-STABLE/errata/[Errata]
+
+=== FreeBSD 12-STABLE Release Documentation
+
+* link:../relnotes/12-STABLE/readme/[README]
+* link:../relnotes/12-STABLE/relnotes/[Release Notes]
+* link:../relnotes/12-STABLE/hardware/[Hardware Notes]
+* link:../relnotes/12-STABLE/errata/[Errata]
=== FreeBSD 11-STABLE Release Documentation
@@ -46,10 +60,3 @@ HTML versions of the release documentation for FreeBSD -CURRENT and FreeBSD -STA
* link:../relnotes/11-STABLE/relnotes/[Release Notes]
* link:../relnotes/11-STABLE/hardware/[Hardware Notes]
* link:../relnotes/11-STABLE/errata/[Errata]
-
-=== FreeBSD 10-STABLE Release Documentation
-
-* link:../relnotes/10-STABLE/readme/[README]
-* link:../relnotes/10-STABLE/relnotes/[Release Notes]
-* link:../relnotes/10-STABLE/hardware/[Hardware Notes]
-* link:../relnotes/10-STABLE/errata/[Errata]
More information about the dev-commits-doc-all
mailing list