diff options
author | Wolfram Schneider <wosch@FreeBSD.org> | 2017-10-01 11:48:37 +0000 |
---|---|---|
committer | Wolfram Schneider <wosch@FreeBSD.org> | 2017-10-01 11:48:37 +0000 |
commit | 6924bcbf71c0d8dcd6ec8578fa3fd4ba61d60f53 (patch) | |
tree | 0df3229ff78d4687bda993900bc7c7520f64614a /en_US.ISO8859-1/articles/committers-guide | |
parent | 274e691d924b0e7d22d6f330c684a97282e85aa0 (diff) |
Notes
Diffstat (limited to 'en_US.ISO8859-1/articles/committers-guide')
-rw-r--r-- | en_US.ISO8859-1/articles/committers-guide/article.xml | 10 |
1 files changed, 5 insertions, 5 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> |