From f9b7620b3ef98707ad455f58764f1e87212aca1c Mon Sep 17 00:00:00 2001 From: Edward Tomasz Napierala Date: Tue, 27 Mar 2018 14:51:19 +0000 Subject: [PATCH] Use https:// instead of http://. MFC after: 2 weeks --- share/man/man7/development.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man7/development.7 b/share/man/man7/development.7 index c03cc029a1c4..4fc0deda7960 100644 --- a/share/man/man7/development.7 +++ b/share/man/man7/development.7 @@ -57,7 +57,7 @@ can be found at: FreeBSD src development takes place in the CURRENT branch in Subversion, located at: .Pp -.Lk http://svn.FreeBSD.org/base/head +.Lk https://svn.FreeBSD.org/base/head .Pp There is also a read-only GitHub mirror at: .Pp