svn commit: r47701 - head/share/xml
Allan Jude
allanjude at FreeBSD.org
Thu Oct 29 22:43:47 UTC 2015
Author: allanjude
Date: Thu Oct 29 22:43:45 2015
New Revision: 47701
URL: https://svnweb.freebsd.org/changeset/doc/47701
Log:
Fix broken URL to ARM story
Pointy-Hat: brueffer
Modified:
head/share/xml/press.xml
Modified: head/share/xml/press.xml
==============================================================================
--- head/share/xml/press.xml Thu Oct 29 21:37:54 2015 (r47700)
+++ head/share/xml/press.xml Thu Oct 29 22:43:45 2015 (r47701)
@@ -21,7 +21,7 @@
<name>Enabling &os; on AArch64</name>
<url>https://community.arm.com/groups/processors/blog/2015/07/07/enabling-freebsd-on-aarch64</url>
<site-name>ARM Ltd. Blog</site-name>
- <site-url>>https://community.arm.com/groups/processors/blog/</site-url>
+ <site-url>https://community.arm.com/groups/processors/blog/</site-url>
<date>7 July 2015</date>
<author>Andrew Wafaa</author>
<p>A summary of the activities around porting &os; to ARM's new AArch64
More information about the svn-doc-head
mailing list