svn commit: r325106 - head
Eitan Adler
eadler at FreeBSD.org
Sun Oct 29 20:29:32 UTC 2017
Author: eadler
Date: Sun Oct 29 20:29:31 2017
New Revision: 325106
URL: https://svnweb.freebsd.org/changeset/base/325106
Log:
Correct the URLs for both READMEs for tracking src
Previously there were two different URLs in two
different READMEs, neither of which went anywhere.
Modified:
head/README
head/README.md
Modified: head/README
==============================================================================
--- head/README Sun Oct 29 20:20:51 2017 (r325105)
+++ head/README Sun Oct 29 20:29:31 2017 (r325106)
@@ -81,4 +81,4 @@ 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:
- https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/updating-src.html
+ https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/current-stable.html
Modified: head/README.md
==============================================================================
--- head/README.md Sun Oct 29 20:20:51 2017 (r325105)
+++ head/README.md Sun Oct 29 20:29:31 2017 (r325106)
@@ -83,4 +83,4 @@ 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:
- https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/synching.html
+ https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/current-stable.html
More information about the svn-src-all
mailing list