| Summary: | Broken links on "Release Documentation" pages | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | gladiola | ||||||
| Component: | Website | Assignee: | FreeBSD Release Engineering <re> | ||||||
| Status: | Closed FIXED | ||||||||
| Severity: | Affects Many People | CC: | debdrup, doc, grahamperrin, minsoochoo0122, ygy | ||||||
| Priority: | --- | ||||||||
| Version: | Latest | ||||||||
| Hardware: | Any | ||||||||
| OS: | Any | ||||||||
| Attachments: |
|
||||||||
|
Description
gladiola
2021-04-20 01:00:32 UTC
Created attachment 224272 [details]
Picture of the start of the trail of broken links.
This is because release documentation is not provided for -CURRENT and -STABLE. Maybe related to this(https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252980) I uploaded patch on Phabricator(https://reviews.freebsd.org/D33073) A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/doc/commit/?id=ae80d7bad0d02eb9def6fa63655d36e5451750cb commit ae80d7bad0d02eb9def6fa63655d36e5451750cb Author: Minsoo Choo <fel1x.mintchoco.development@gmail.com> AuthorDate: 2022-03-01 19:37:26 +0000 Commit: Daniel Ebdrup Jensen <debdrup@FreeBSD.org> CommitDate: 2022-03-01 19:37:26 +0000 relnotes: Remove references to documentation for !-RELEASE The release notes erroneously reference documentation that is not provided with either -CURRENT or -STABLE branches. If they ever existed, it's been a long time since they were removed, as a check on the ftp-archive reveals no existence of it as far back as 6-STABLE in and around 2005. PR: 252980 255242 Reviewed by: gjb (releng) Differential Revision: https://reviews.freebsd.org/D33073 website/content/en/relnotes.adoc | 29 +---------------------------- 1 file changed, 1 insertion(+), 28 deletions(-) |