The branch main has been updated by lwhsu:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=cada2b74b8d670741643dca8e3d40c39d8fc7105

commit cada2b74b8d670741643dca8e3d40c39d8fc7105
Author:     Li-Wen Hsu <[email protected]>
AuthorDate: 2021-03-12 11:55:56 +0000
Commit:     Li-Wen Hsu <[email protected]>
CommitDate: 2021-03-12 11:57:58 +0000

    Update doc links in README
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index e6899c7549e0..67428843ee20 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ For copyright information, please see [the file 
COPYRIGHT](COPYRIGHT) in this di
 Additional copyright information also exists for some sources in this tree - 
please see the specific source directories for more information.
 
 The Makefile in this directory supports a number of targets for building 
components (or all) of the FreeBSD source tree.
-See build(7), config(8), [FreeBSD handbook on building 
userland](https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html),
 and [Handbook for 
kernels](https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig.html)
 for more information, including setting make(1) variables.
+See build(7), config(8), [FreeBSD handbook on building 
userland](https://docs.freebsd.org/en/books/handbook/cutting-edge/#makeworld), 
and [Handbook for 
kernels](https://docs.freebsd.org/en/books/handbook/kernelconfig/) for more 
information, including setting make(1) variables.
 
 Source Roadmap:
 ---------------
@@ -39,4 +39,4 @@ Source Roadmap:
 | usr.bin | User commands. |
 | usr.sbin | System administration commands. |
 
-For information on synchronizing your source tree with one or more of the 
FreeBSD Project's development branches, please see [FreeBSD 
Handbook](https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/current-stable.html).
+For information on synchronizing your source tree with one or more of the 
FreeBSD Project's development branches, please see [FreeBSD 
Handbook](https://docs.freebsd.org/en/books/handbook/cutting-edge/#current-stable).
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to