svn commit: r46059 - head/share/xml

Jason Helfman jgh at FreeBSD.org
Wed Dec 3 18:30:50 UTC 2014


Author: jgh
Date: Wed Dec  3 18:30:49 2014
New Revision: 46059
URL: https://svnweb.freebsd.org/changeset/doc/46059

Log:
  - address r46041 by pointing back to support.html, and rewording
    link text
  
  Reported by:	gavin@
  Approved by:	remko (mentor)

Modified:
  head/share/xml/header.ent

Modified: head/share/xml/header.ent
==============================================================================
--- head/share/xml/header.ent	Wed Dec  3 17:16:21 2014	(r46058)
+++ head/share/xml/header.ent	Wed Dec  3 18:30:49 2014	(r46059)
@@ -146,7 +146,7 @@
 	  <li><a href="&base;/commercial/commercial.html">Vendors</a></li>
 	  <li><a href="&base;/security/">Security Information</a></li>
 	  <li><a href="https://bugs.FreeBSD.org/search/">Bug Reports</a></li>
-	  <li><a href="https://bugs.FreeBSD.org/submit/">Submit Bug Report</a></li>
+	  <li><a href="https://www.FreeBSD.org/support.html">Submitting Bug Reports</a></li>
 	</ul>
       </li>
     </ul>


More information about the svn-doc-head mailing list