Date: Sun, 29 Oct 2017 20:29:31 +0000 (UTC) From: Eitan Adler <eadler@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r325106 - head Message-ID: <201710292029.v9TKTVD7050163@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710292029.v9TKTVD7050163>