svn commit: r51092 - head/en_US.ISO8859-1/htdocs

Glen Barber gjb at FreeBSD.org
Mon Oct 9 16:15:36 UTC 2017


Author: gjb
Date: Mon Oct  9 16:15:34 2017
New Revision: 51092
URL: https://svnweb.freebsd.org/changeset/doc/51092

Log:
  Fix the 12-CURRENT relnotes link.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/en_US.ISO8859-1/htdocs/where.xml

Modified: head/en_US.ISO8859-1/htdocs/where.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/where.xml	Mon Oct  9 16:13:40 2017	(r51091)
+++ head/en_US.ISO8859-1/htdocs/where.xml	Mon Oct  9 16:15:34 2017	(r51092)
@@ -359,7 +359,7 @@
 	  </td>
 	  <td>
 	    <ul class="txtdocslist">
-	      <li><a href="&base;/relnotes/CURRENT/relnotes/article.html">Release Notes</a></li>
+	      <li><a href="&base;/releases/12.0R/relnotes.html">Release Notes</a></li>
 	    </ul>
 	  </td>
 	</tr>


More information about the svn-doc-all mailing list