Bug 190962

Summary: broken link on committers-guide
Product: Documentation Reporter: Sergey V. Dyatko <sergey.dyatko>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me CC: brueffer
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Sergey V. Dyatko 2014-06-12 12:06:16 UTC
http://www.freebsd.org/doc/en_US.ISO8859-1/articles/committers-guide/subversion-primer.html 

5.3.3. Anonymous Checkout. 
"Select the closest mirror and verify the mirror server certificate from the list of >>Subversion mirror sites.<<"
should point to https://www.freebsd.org/doc/handbook/svn.html#svn-mirrors i suppose, not  http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/svn-mirrors.html

Page not found.
Oh no. :(

We could not find the page you requested.

Please try your request again, use one of the links in the navigation menu, or the search box at the top of the page.
(c) http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/svn-mirrors.html
Comment 1 commit-hook freebsd_committer freebsd_triage 2014-06-13 10:27:36 UTC
A commit references this bug:

Author: brueffer
Date: Fri Jun 13 10:26:43 UTC 2014
New revision: 45048
URL: http://svnweb.freebsd.org/changeset/doc/45048

Log:
  Fix links to the SVN mirror list.

  PR:		190962
  Submitted by:	Sergey V. Dyatko

Changes:
  head/en_US.ISO8859-1/articles/committers-guide/article.xml
  head/en_US.ISO8859-1/articles/portbuild/article.xml
  head/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml
  head/en_US.ISO8859-1/books/fdp-primer/translations/chapter.xml
  head/en_US.ISO8859-1/books/fdp-primer/working-copy/chapter.xml
  head/en_US.ISO8859-1/books/porters-handbook/upgrading/chapter.xml
Comment 2 Christian Brueffer freebsd_committer freebsd_triage 2014-06-13 10:28:45 UTC
There were more broken links like this, I fixed them all in one go.  Thanks for the report!