svn commit: r48361 - in head/en_US.ISO8859-1/htdocs: portmgr ports

Jason Helfman jgh at FreeBSD.org
Wed Mar 9 22:26:07 UTC 2016


Author: jgh
Date: Wed Mar  9 22:26:05 2016
New Revision: 48361
URL: https://svnweb.freebsd.org/changeset/doc/48361

Log:
  - address dead links
  
  PR:		207827
  Submitted by:	wiml at omnigroup.com

Modified:
  head/en_US.ISO8859-1/htdocs/portmgr/index.xml
  head/en_US.ISO8859-1/htdocs/ports/references.xml

Modified: head/en_US.ISO8859-1/htdocs/portmgr/index.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/portmgr/index.xml	Wed Mar  9 20:11:16 2016	(r48360)
+++ head/en_US.ISO8859-1/htdocs/portmgr/index.xml	Wed Mar  9 22:26:05 2016	(r48361)
@@ -63,7 +63,7 @@ and
 <ul>
   <li>
     <p><a
-      href="&base;/doc/en_US.ISO8859-1/articles/contributing-ports/index.html">
+      href="&base;/doc/en_US.ISO8859-1/articles/contributing/ports-contributing.html">
       Contributing to the FreeBSD Ports Collection</a><br/>
 
       <small>An introduction to how you can help contribute to the Ports
@@ -90,7 +90,7 @@ and
   </li>
 
   <li>
-    <p><a href="http://pointyhat.FreeBSD.org">FreeBSD Ports Build
+    <p><a href="https://pkg-status.freebsd.org/">FreeBSD Ports Build
       Cluster</a><br/>
 
       <small>These machines continually build packages on all possible
@@ -101,7 +101,7 @@ and
 
   <li>
     <p><a
-      href="&base;/doc/en_US.ISO8859-1/articles/releng-packages/index.html">
+      href="&base;/doc/en_US.ISO8859-1/articles/releng/article.html#release-build">
       FreeBSD Release Engineering for Third Party Packages</a><br/>
 
       <small>Describes the approach used by the FreeBSD release

Modified: head/en_US.ISO8859-1/htdocs/ports/references.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/ports/references.xml	Wed Mar  9 20:11:16 2016	(r48360)
+++ head/en_US.ISO8859-1/htdocs/ports/references.xml	Wed Mar  9 22:26:05 2016	(r48361)
@@ -44,7 +44,7 @@
   </li>
 
   <li>The article
-    <a href="&base;/doc/en_US.ISO8859-1/articles/contributing-ports/index.html">
+    <a href="&base;/doc/en_US.ISO8859-1/articles/contributing/ports-contributing.html">
     Contributing to the FreeBSD Ports Collection</a>.
   </li>
 


More information about the svn-doc-all mailing list