From 745ddc1000e9a23bf348965144bbd860c69f0cc7 Mon Sep 17 00:00:00 2001 From: Eitan Adler Date: Sun, 29 Oct 2017 20:29:31 +0000 Subject: [PATCH] Correct the URLs for both READMEs for tracking src Previously there were two different URLs in two different READMEs, neither of which went anywhere. --- README | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index b7c47b48fad4..c9068c34ee10 100644 --- a/README +++ b/README @@ -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 diff --git a/README.md b/README.md index 83d4f1d45415..6b5e078f738c 100644 --- a/README.md +++ b/README.md @@ -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