switch to HTTPS for people.freebsd.org
This commit is contained in:
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
|
@ -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">
|
||||
|
|
|
@ -320,7 +320,7 @@
|
|||
There is a new copy of my primer for contributors to the FreeBSD
|
||||
Documentation Project available at
|
||||
|
||||
&lt;URL:http://people.FreeBSD.org/~nik/primer/index.html&gt;
|
||||
&lt;URL:https://people.FreeBSD.org/~nik/primer/index.html&gt;
|
||||
|
||||
Comments appreciated.
|
||||
|
||||
|
|
Loading…
Reference in a new issue