svn commit: r51329 - head/en_US.ISO8859-1/htdocs/developers

Eitan Adler eadler at FreeBSD.org
Fri Dec 22 14:48:01 UTC 2017


Author: eadler
Date: Fri Dec 22 14:48:00 2017
New Revision: 51329
URL: https://svnweb.freebsd.org/changeset/doc/51329

Log:
  subversion: update URL
  
  The link to the Subversion project points to its former home page.
  
  PR:		221068
  Reported by:	philipp.kloke <philipp.kloke at web.de>

Modified:
  head/en_US.ISO8859-1/htdocs/developers/cvs.xml

Modified: head/en_US.ISO8859-1/htdocs/developers/cvs.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/developers/cvs.xml	Thu Dec 21 09:24:28 2017	(r51328)
+++ head/en_US.ISO8859-1/htdocs/developers/cvs.xml	Fri Dec 22 14:48:00 2017	(r51329)
@@ -15,7 +15,7 @@
 
     <h2>Subversion</h2>
 
-    <p><a href="http://subversion.tigris.org/">Subversion</a>
+    <p><a href="https://subversion.apache.org/">Subversion</a>
       (SVN for short)
       is the tool the &os; Project uses for keeping its sources
       under control.  Every change (with an accompanying log message


More information about the svn-doc-head mailing list