git: 164d49a5842d - main - Correct the link of external mirrors
Li-Wen Hsu
lwhsu at FreeBSD.org
Wed Apr 28 19:43:02 UTC 2021
The branch main has been updated by lwhsu:
URL: https://cgit.FreeBSD.org/src/commit/?id=164d49a5842dcd07823570eaa775e82ed10022d3
commit 164d49a5842dcd07823570eaa775e82ed10022d3
Author: Li-Wen Hsu <lwhsu at FreeBSD.org>
AuthorDate: 2021-04-28 19:39:18 +0000
Commit: Li-Wen Hsu <lwhsu at FreeBSD.org>
CommitDate: 2021-04-28 19:39:18 +0000
Correct the link of external mirrors
Reported by: 0mp
Fixes: 8ef03ce6db33
MFC after: 1 day
---
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 6a2d872e506f..a0459ccfad72 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
More information about the dev-commits-src-all
mailing list