svn commit: r52116 - head/en_US.ISO8859-1/articles/problem-reports

Eitan Adler eadler at FreeBSD.org
Sun Aug 12 09:11:18 UTC 2018


Author: eadler
Date: Sun Aug 12 09:11:17 2018
New Revision: 52116
URL: https://svnweb.freebsd.org/changeset/doc/52116

Log:
  problem-reports: update link to How to Report Bugs Effectively
  
  The current link is not resolving, and the new link receives updates.

Modified:
  head/en_US.ISO8859-1/articles/problem-reports/article.xml

Modified: head/en_US.ISO8859-1/articles/problem-reports/article.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/problem-reports/article.xml	Sun Aug 12 09:03:55 2018	(r52115)
+++ head/en_US.ISO8859-1/articles/problem-reports/article.xml	Sun Aug 12 09:11:17 2018	(r52116)
@@ -917,8 +917,12 @@
 
     <itemizedlist>
       <listitem>
+	<!--
+	translations should provide an appropriate link from
+	https://github.com/smileytechguy/reporting-bugs-effectively
+	-->
 	<para><link
-	    xlink:href="http://www.chiark.greenend.org.uk/~sgtatham/bugs.html">How
+	    xlink:href="https://github.com/smileytechguy/reporting-bugs-effectively/blob/master/ENGLISH.md">How
 	    to Report Bugs Effectively</link>—an excellent essay
 	  by Simon G. Tatham on composing useful (non-&os;-specific)
 	  problem reports.</para>


More information about the svn-doc-head mailing list