svn commit: r47867 - head/en_US.ISO8859-1/htdocs/internal

Christian Brueffer brueffer at FreeBSD.org
Tue Dec 15 18:37:28 UTC 2015


Author: brueffer
Date: Tue Dec 15 18:37:26 2015
New Revision: 47867
URL: https://svnweb.freebsd.org/changeset/doc/47867

Log:
  Fix the link to the subversion primer.
  
  PR:		202066
  Submitted by:	rakuco, Andreas Perstinger

Modified:
  head/en_US.ISO8859-1/htdocs/internal/developer.xml

Modified: head/en_US.ISO8859-1/htdocs/internal/developer.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/internal/developer.xml	Tue Dec 15 18:27:18 2015	(r47866)
+++ head/en_US.ISO8859-1/htdocs/internal/developer.xml	Tue Dec 15 18:37:26 2015	(r47867)
@@ -18,7 +18,7 @@
 <p>This document is an overall guide for all new committers, including
 both technical details and policy details.
 For the former, see the chapters on
-<a href="../doc/en_US.ISO8859-1/articles/committers-guide/vcs.operations.html">
+<a href="../doc/en_US.ISO8859-1/articles/committers-guide/subversion-primer.html">
 VCS Operations</a>, the
 <a href="../doc/en_US.ISO8859-1/articles/committers-guide/bugzilla.html">
 Bugzilla</a> bug tracking system,


More information about the svn-doc-all mailing list