Date: Wed, 5 May 2021 10:08:22 GMT From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: 5e09282e5e17 - stable/13 - Correct the link of external mirrors Message-ID: <202105051008.145A8MVn063861@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch stable/13 has been updated by lwhsu: URL: https://cgit.FreeBSD.org/src/commit/?id=5e09282e5e1778d206ffbb4cfbd5912425dda256 commit 5e09282e5e1778d206ffbb4cfbd5912425dda256 Author: Li-Wen Hsu <lwhsu@FreeBSD.org> AuthorDate: 2021-04-28 19:39:18 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2021-05-05 10:06:51 +0000 Correct the link of external mirrors Reported by: 0mp Fixes: 8ef03ce6db33 MFC after: 1 day (cherry picked from commit 164d49a5842dcd07823570eaa775e82ed10022d3) --- share/man/man7/development.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man7/development.7 b/share/man/man7/development.7 index 032161030f1f..f64f01f24d17 100644 --- a/share/man/man7/development.7 +++ b/share/man/man7/development.7 @@ -69,7 +69,7 @@ The push URL is: .Pp There is also a list of public, read-only Git mirrors at: .Pp -.Lk https://docs.FreeBSD.org/en/books/handbook/mirrors/#_external_mirrors +.Lk https://docs.freebsd.org/en/books/handbook/mirrors/#external-mirrors .Pp The .Ql main
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105051008.145A8MVn063861>