diff --git a/share/xml/header.ent b/share/xml/header.ent
index 93cf647b67..739508729d 100644
--- a/share/xml/header.ent
+++ b/share/xml/header.ent
@@ -137,8 +137,9 @@
       <li><a href="&base;/projects/index.html">Developers</a>
 	<ul>
 	  <li><a href="https://wiki.FreeBSD.org/IdeasPage">Project Ideas</a></li>
+	  <li><a href="https://cgit.FreeBSD.org">Git Repository</a></li>
 	  <li><a href="https://svnweb.FreeBSD.org">Subversion Repository</a></li>
-	  <li><a href="https://github.com/freebsd">Git Mirror</a></li>
+	  <li><a href="https://github.com/freebsd">GitHub 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>