svn commit: r49977 - head/en_US.ISO8859-1/htdocs/news/status

Benjamin Kaduk bjk at FreeBSD.org
Sun Feb 12 05:37:10 UTC 2017


Author: bjk
Date: Sun Feb 12 05:37:09 2017
New Revision: 49977
URL: https://svnweb.freebsd.org/changeset/doc/49977

Log:
  Revert r49976 and use the proper server name
  
  The CI service has moved from jenkins.freebsd.org to ci.freebsd.org,
  so the 2016Q4 report should use the working link.
  
  Reported by:	ngie

Modified:
  head/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml

Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml	Sun Feb 12 04:54:09 2017	(r49976)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml	Sun Feb 12 05:37:09 2017	(r49977)
@@ -1658,7 +1658,9 @@
 
       <ul>
 	<li>A server to reduce the build time from over an hour to 20
-	  minutes for the continuous integration process.</li>
+	  minutes for the continuous integration process.  You can
+	  find out more information here:
+	  <a href="https://ci.FreeBSD.org/">https://ci.FreeBSD.org/</a>.</li>
 
 	<li>Two ThunderX servers for native package builds for the
 	  &os;/arm64 architecture.</li>


More information about the svn-doc-head mailing list