svn commit: r51767 - head/en_US.ISO8859-1/articles/committers-guide

Benedict Reuschling bcr at FreeBSD.org
Sat Jun 2 20:31:43 UTC 2018


Author: bcr
Date: Sat Jun  2 20:31:42 2018
New Revision: 51767
URL: https://svnweb.freebsd.org/changeset/doc/51767

Log:
  Fix links to the dogs of FreeBSD and IRC nicks links on the wiki.
  Capitalize IRC.
  
  PR:		228457
  Submitted by:	0mp@

Modified:
  head/en_US.ISO8859-1/articles/committers-guide/article.xml

Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/committers-guide/article.xml	Sat Jun  2 20:13:00 2018	(r51766)
+++ head/en_US.ISO8859-1/articles/committers-guide/article.xml	Sat Jun  2 20:31:42 2018	(r51767)
@@ -2229,10 +2229,10 @@ freebsd-mfc-after = 2 weeks</programlisting>
 	    some people add entries to the <link
 	      xlink:href="https://wiki.freebsd.org/HowWeGotHere">How We
 	      Got Here</link>,
-	    <link xlink:href="https://wiki.freebsd.org/IrcNicks">Irc
-	      Nicks</link>, and <link
-	      xlink:href="https://wiki.freebsd.org/DogsOfFreeBSD">Dogs
-	      of FreeBSD</link> pages.</para>
+	    <link xlink:href="https://wiki.freebsd.org/IRC/Nicknames">
+	      IRC Nicks</link>, and <link
+	      xlink:href="https://wiki.freebsd.org/Community/Dogs">
+	      Dogs of FreeBSD</link> pages.</para>
 	</step>
 
 	<step>


More information about the svn-doc-all mailing list