svn commit: r46877 - head/share/xml

Warren Block wblock at FreeBSD.org
Sat Jun 27 13:19:09 UTC 2015


Author: wblock
Date: Sat Jun 27 13:19:08 2015
New Revision: 46877
URL: https://svnweb.freebsd.org/changeset/doc/46877

Log:
  Fix typo in article path.

Modified:
  head/share/xml/news.xml

Modified: head/share/xml/news.xml
==============================================================================
--- head/share/xml/news.xml	Sat Jun 27 13:02:57 2015	(r46876)
+++ head/share/xml/news.xml	Sat Jun 27 13:19:08 2015	(r46877)
@@ -41,7 +41,7 @@
 	  <title>Leap Seconds and &os; Article</title>
 
 	  <p>A new article, <a
-	      href="&url.doc.base-en;/articles/leap-second/index.html">&os;
+	      href="&url.doc.base-en;/articles/leap-seconds/index.html">&os;
 	      Support for Leap Seconds</a>, gives a quick overview of
 	    leap second handling.</p>
 	</event>


More information about the svn-doc-all mailing list