Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Jul 2018 14:34:28 +0000 (UTC)
From:      Ruey-Cherng Yu <rcyu@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r51995 - head/share/xml
Message-ID:  <201807121434.w6CEYSTH085630@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807121434.w6CEYSTH085630>