svn commit: r46279 - head/share/xml

Allan Jude allanjude at FreeBSD.org
Wed Feb 18 01:35:36 UTC 2015


Author: allanjude
Date: Wed Feb 18 01:35:34 2015
New Revision: 46279
URL: https://svnweb.freebsd.org/changeset/doc/46279

Log:
  Fix the link for the Digital Ocean news item
  
  Differential Revision:	https://reviews.freebsd.org/D1885
  Approved by:	wblock (mentor)

Modified:
  head/share/xml/press.xml

Modified: head/share/xml/press.xml
==============================================================================
--- head/share/xml/press.xml	Mon Feb 16 21:06:05 2015	(r46278)
+++ head/share/xml/press.xml	Wed Feb 18 01:35:34 2015	(r46279)
@@ -19,8 +19,9 @@
 
       <story>
 	<name>Presenting FreeBSD! How We Made It Happen</name>
+	<url>https://www.digitalocean.com/company/blog/presenting-freebsd-how-we-made-it-happen/</url>
 	<site-name>Digital Ocean Inc. Blog</site-name>
-	<site-url>https://www.digitalocean.com/company/blog/presenting-freebsd-how-we-made-it-happen/</site-url>
+	<site-url>https://www.digitalocean.com/company/blog/</site-url>
 	<date>14 January 2015</date>
 	<author>Neal Shrader</author>
 	<p>&os; virtual private servers with IPv6 support are now


More information about the svn-doc-head mailing list