summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2017-10-29 08:17:03 +0000
committerEitan Adler <eadler@FreeBSD.org>2017-10-29 08:17:03 +0000
commita2aef24aa3c8458e4036735dd6928b4ef77294e5 (patch)
tree83f575c325003e2598ed31def4a77dd87461566f /README.md
parent417bdb60cac586a7951544cc819011e92d9a0220 (diff)
downloadsrc-test2-a2aef24aa3c8458e4036735dd6928b4ef77294e5.tar.gz
src-test2-a2aef24aa3c8458e4036735dd6928b4ef77294e5.zip
Update several more URLs
- Primarily http -> https - Primarily FreeBSD project URLs
Notes
Notes: svn path=/head/; revision=325096
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 9e1181e685b5..83d4f1d45415 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ 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)
-and http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html
+and https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html
for more information, including setting make(1) variables.
The `buildkernel` and `installkernel` targets build and install
@@ -20,7 +20,7 @@ the Makefile in this directory for more information on the
standard build targets and compile-time flags.
Building a kernel is a somewhat more involved process. See build(7), config(8),
-and http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig.html
+and https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig.html
for more information.
Note: If you want to build and install the kernel with the
@@ -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:
- http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/synching.html
+ https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/synching.html