| Summary: | Broken link to manual pages on www.freebsd.org/docs | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Dmitry Pryakhin <graahnul.grom> |
| Component: | Website | Assignee: | Sergio Carlavilla Delgado <carlavilla> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | CC: | wosch |
| Priority: | --- | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Dmitry Pryakhin
2021-01-30 06:39:00 UTC
Confirmed, we never had a site cgi.freebsd.org The correct link is https://man.FreeBSD.org or https://www.freebsd.org/cgi/man.cgi A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/doc/commit/?id=8ebeaea6b3c4ac20dece2960aefd8d449f684ca8 commit 8ebeaea6b3c4ac20dece2960aefd8d449f684ca8 Author: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> AuthorDate: 2021-01-30 09:35:33 +0000 Commit: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> CommitDate: 2021-01-30 09:37:35 +0000 Fix broken link to manual pages in docs sidenav PR: 253090 Submitted by: dmn <graahnul.grom (at) gmail.com> website/themes/beastie/layouts/partials/sidenav.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Fixed. Thanks! |