git: 5e09282e5e17 - stable/13 - Correct the link of external mirrors

Li-Wen Hsu lwhsu at FreeBSD.org
Wed May 5 10:08:22 UTC 2021


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 at FreeBSD.org>
AuthorDate: 2021-04-28 19:39:18 +0000
Commit:     Li-Wen Hsu <lwhsu at 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


More information about the dev-commits-src-all mailing list