aboutsummaryrefslogtreecommitdiff
path: root/website/content/en/cgi/cgi-style.pl
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-04-29 18:01:32 +0000
committerStefan Eßer <se@FreeBSD.org>2021-04-29 18:01:32 +0000
commit582cf4227c03af60806e9c437703f3fe0b0ea374 (patch)
tree8e186dd8d428dbf25599610f00284dbd1e04df65 /website/content/en/cgi/cgi-style.pl
parentcc7b0877fbd2f7a0f89c8f1c5cc2705b2a9f333d (diff)
downloaddoc-582cf4227c03af60806e9c437703f3fe0b0ea374.tar.gz
doc-582cf4227c03af60806e9c437703f3fe0b0ea374.zip
Diffstat (limited to 'website/content/en/cgi/cgi-style.pl')
-rw-r--r--website/content/en/cgi/cgi-style.pl2
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>