Use https rather than http for svnweb on the "Using Subversion" page.
This commit is contained in:
parent
154e7ad8e3
commit
350e37f20f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47728
1 changed files with 1 additions and 1 deletions
|
@ -638,7 +638,7 @@ Comment out for now until these can be verified.
|
|||
select an appropriate back end server. To view the &os;
|
||||
<application>Subversion</application> repositories through a
|
||||
browser, use <link
|
||||
xlink:href="http://svnweb.FreeBSD.org/">http://svnweb.FreeBSD.org/</link>.</para>
|
||||
xlink:href="https://svnweb.FreeBSD.org/">https://svnweb.FreeBSD.org/</link>.</para>
|
||||
|
||||
<note>
|
||||
<para>The &os; <application>Subversion</application> mirrors
|
||||
|
|
Loading…
Reference in a new issue