switch to HTTPS for people.freebsd.org

This commit is contained in:
Wolfram Schneider 2017-10-01 11:48:56 +00:00
parent 6924bcbf71
commit e36a2d174c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51012
2 changed files with 3 additions and 3 deletions

View file

@ -73,8 +73,8 @@
<para>As an alternative, or in addition to starting from a working
example, you can find a commented driver template at
<link xlink:href="http://people.FreeBSD.org/~cg/template.c">
http://people.FreeBSD.org/~cg/template.c</link></para>
<link xlink:href="https://people.FreeBSD.org/~cg/template.c">
https://people.FreeBSD.org/~cg/template.c</link></para>
</sect1>
<sect1 xml:id="oss-files">

View file

@ -320,7 +320,7 @@
There is a new copy of my primer for contributors to the FreeBSD
Documentation Project available at
&amp;lt;URL:http://people.FreeBSD.org/~nik/primer/index.html&amp;gt;
&amp;lt;URL:https://people.FreeBSD.org/~nik/primer/index.html&amp;gt;
Comments appreciated.