diff options
Diffstat (limited to 'website/content/en/cgi/cgi-style.pl')
-rw-r--r-- | website/content/en/cgi/cgi-style.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/content/en/cgi/cgi-style.pl b/website/content/en/cgi/cgi-style.pl index 7a472103fc..2d02151496 100644 --- a/website/content/en/cgi/cgi-style.pl +++ b/website/content/en/cgi/cgi-style.pl @@ -151,7 +151,7 @@ $i_topbar = qq` <li><a href="$hsty_base/projects/index.html">Developers</a> <ul> <li><a href="$hsty_base/projects/ideas/ideas.html">Project Ideas</a></li> - <li><a href="//svnweb.FreeBSD.org">SVN Repository</a></li> + <li><a href="//cgit.FreeBSD.org">GIT Repository</a></li> </ul> </li> </ul> |