Date: Mon, 18 Aug 2014 19:00:13 +0000 (UTC) From: Gavin Atkinson <gavin@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r45475 - head/en_US.ISO8859-1/htdocs/platforms Message-ID: <201408181900.s7IJ0DWu034581@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gavin Date: Mon Aug 18 19:00:13 2014 New Revision: 45475 URL: http://svnweb.freebsd.org/changeset/doc/45475 Log: Fix link to SPARC technical documents. I'm slightly reluctant to change this to a URL containing "test", but the previous link didn't work and this one does, so go with it for now. Modified: head/en_US.ISO8859-1/htdocs/platforms/sparc.xml Modified: head/en_US.ISO8859-1/htdocs/platforms/sparc.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/platforms/sparc.xml Mon Aug 18 18:57:28 2014 (r45474) +++ head/en_US.ISO8859-1/htdocs/platforms/sparc.xml Mon Aug 18 19:00:13 2014 (r45475) @@ -174,7 +174,7 @@ <h3><a name="links">Pointers Of Interest</a></h3> <ul> - <li><a href="http://www.sparc.org/specificationsDocuments.html"> + <li><a href="http://www.sparc.org/technical-documents-test-2/"> SPARC Standards and technical documents</a></li> <li><a href="http://www.netbsd.org/Ports/sparc64/"> NetBSD/sparc64</a></li>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408181900.s7IJ0DWu034581>