git: caf336e314 - main - handbook: Fix link to section about tracking a development branch
Daniel Ebdrup Jensen
debdrup at FreeBSD.org
Fri Feb 19 13:25:50 UTC 2021
The branch main has been updated by debdrup:
URL: https://cgit.FreeBSD.org/doc/commit/?id=caf336e314133fc1e21754702d9c9ee788ae28cc
commit caf336e314133fc1e21754702d9c9ee788ae28cc
Author: Andreas Bjørnestad <panden at gmail.com>
AuthorDate: 2021-02-15 14:18:30 +0000
Commit: Daniel Ebdrup Jensen <debdrup at FreeBSD.org>
CommitDate: 2021-02-19 13:24:23 +0000
handbook: Fix link to section about tracking a development branch
PR: 253533
---
website/content/en/releases/_index.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/website/content/en/releases/_index.adoc b/website/content/en/releases/_index.adoc
index 074ae136af..6dec225101 100644
--- a/website/content/en/releases/_index.adoc
+++ b/website/content/en/releases/_index.adoc
@@ -40,7 +40,7 @@ Complete information about the release date and the estimated End-Of-Life (EOL)
For the schedule of upcoming releases, or for more information about the release engineering process, please visit the link:../releng/[Release Engineering] page.
-The latest snapshots from our link:{handbook}#stable[FreeBSD-STABLE] and link:{handbook}#current[FreeBSD-CURRENT] branches are also available. Please see link:../where/[Getting FreeBSD] for details.
+The latest snapshots from our link:{handbook}cutting-edge/#stable[FreeBSD-STABLE] and link:{handbook}cutting-edge/#current[FreeBSD-CURRENT] branches are also available. Please see link:../where/[Getting FreeBSD] for details.
[[prior-unsupported]]
== Prior Releases Which Have Reached End-Of-Life
More information about the dev-commits-doc-all
mailing list