svn commit: r51995 - head/share/xml

Ruey-Cherng Yu rcyu at FreeBSD.org
Thu Jul 12 14:34:29 UTC 2018


Author: rcyu
Date: Thu Jul 12 14:34:28 2018
New Revision: 51995
URL: https://svnweb.freebsd.org/changeset/doc/51995

Log:
  - Add the link to Continuous Integration Server
  
  Reviewed by:	bcr
  Differential Revision:	https://reviews.freebsd.org/D16235

Modified:
  head/share/xml/header.ent

Modified: head/share/xml/header.ent
==============================================================================
--- head/share/xml/header.ent	Thu Jul 12 12:10:00 2018	(r51994)
+++ head/share/xml/header.ent	Thu Jul 12 14:34:28 2018	(r51995)
@@ -139,6 +139,7 @@
 	  <li><a href="https://github.com/freebsd">Git Mirror</a></li>
 	  <li><a href="https://reviews.FreeBSD.org">Code Review (Phabricator)</a></li>
 	  <li><a href="https://wiki.FreeBSD.org">Wiki</a></li>
+	  <li><a href="https://ci.FreeBSD.org">Continuous Integration Service</a></li>
 	</ul>
       </li>
     </ul>


More information about the svn-doc-all mailing list