diff options
-rw-r--r-- | en_US.ISO8859-1/articles/committers-guide/article.xml | 10 | ||||
-rw-r--r-- | en_US.ISO8859-1/articles/contributing/article.xml | 2 | ||||
-rw-r--r-- | en_US.ISO8859-1/articles/releng/article.xml | 2 |
3 files changed, 7 insertions, 7 deletions
diff --git a/en_US.ISO8859-1/articles/committers-guide/article.xml b/en_US.ISO8859-1/articles/committers-guide/article.xml index 2def4b2126..5b2685c417 100644 --- a/en_US.ISO8859-1/articles/committers-guide/article.xml +++ b/en_US.ISO8859-1/articles/committers-guide/article.xml @@ -896,9 +896,9 @@ You need a Passphrase to protect your secret key.</screen> <note> <para>Before adding files, get a copy of <link - xlink:href="http://people.freebsd.org/~peter/auto-props.txt">auto-props.txt</link> + xlink:href="https://people.FreeBSD.org/~peter/auto-props.txt">auto-props.txt</link> (there is also a <link - xlink:href="http://people.freebsd.org/~beat/cvs2svn/auto-props.txt"> + xlink:href="https://people.FreeBSD.org/~beat/cvs2svn/auto-props.txt"> ports tree specific version</link>) and add it to <filename>~/.subversion/config</filename> according to the instructions in the file. If you added something before @@ -2125,7 +2125,7 @@ U stable/9/share/man/man4/netmap.4 created after the dead one was deleted).</para> <para>As per <link - xlink:href="http://people.freebsd.org/~peter/svn_notes.txt">http://people.freebsd.org/~peter/svn_notes.txt</link>, + xlink:href="https://people.FreeBSD.org/~peter/svn_notes.txt">https://people.FreeBSD.org/~peter/svn_notes.txt</link>, work that is intended to be merged back into HEAD should be in <filename>base/projects/</filename>. If the work is beneficial to the &os; community in some way @@ -4241,7 +4241,7 @@ Relnotes: yes</programlisting> <step> <para>Figure out when the port was removed. Use this <link - xlink:href="http://people.freebsd.org/~crees/removed_ports/index.xml">list</link>, + xlink:href="https://people.FreeBSD.org/~crees/removed_ports/index.xml">list</link>, or look for the port on <link xlink:href="http://www.freshports.org/">freshports</link>, and then copy the last living revision of the @@ -5217,7 +5217,7 @@ Do you want to commit? (no = start a shell) [y/n]</screen> Just create a <filename>public_html</filename> directory. Anything you place in that directory will automatically be visible under <uri - xlink:href="http://people.FreeBSD.org/">http://people.FreeBSD.org/</uri>.</para> + xlink:href="https://people.FreeBSD.org/">https://people.FreeBSD.org/</uri>.</para> </answer> </qandaentry> diff --git a/en_US.ISO8859-1/articles/contributing/article.xml b/en_US.ISO8859-1/articles/contributing/article.xml index 09bc9ac357..b72f7d24fd 100644 --- a/en_US.ISO8859-1/articles/contributing/article.xml +++ b/en_US.ISO8859-1/articles/contributing/article.xml @@ -470,7 +470,7 @@ site</link>.</para> <para>More information about the FreeBSD Foundation can be - found in <link xlink:href="http://people.FreeBSD.org/~jdp/foundation/announcement.html">The + found in <link xlink:href="https://people.FreeBSD.org/~jdp/foundation/announcement.html">The FreeBSD Foundation -- an Introduction</link>. To contact the Foundation by email, write to <email>bod@FreeBSDFoundation.org</email>.</para> diff --git a/en_US.ISO8859-1/articles/releng/article.xml b/en_US.ISO8859-1/articles/releng/article.xml index cb2f7ef42e..20dfdcae00 100644 --- a/en_US.ISO8859-1/articles/releng/article.xml +++ b/en_US.ISO8859-1/articles/releng/article.xml @@ -1035,7 +1035,7 @@ <footnote> <simpara> John Baldwin's &os; Release Engineering Proposal - <uri xlink:href="http://people.FreeBSD.org/~jhb/docs/releng.txt">http://people.FreeBSD.org/~jhb/docs/releng.txt</uri> + <uri xlink:href="https://people.FreeBSD.org/~jhb/docs/releng.txt">https://people.FreeBSD.org/~jhb/docs/releng.txt</uri> </simpara> </footnote> </para> |