summaryrefslogtreecommitdiff
path: root/project/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'project/templates/base.html')
-rw-r--r--project/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/project/templates/base.html b/project/templates/base.html
index 5c0e547..e9ced35 100644
--- a/project/templates/base.html
+++ b/project/templates/base.html
@@ -19,7 +19,7 @@
<li><a href="/">Index</a></li>
<li><a href="/about.html">About</a></li>
<li><a href="/tags.html">Tags</a></li>
- <li><a href="/cgit">Git</a></li>
+ <li><a href="/cgi-bin/cgit.cgi">Git</a></li>
<li><a href="/links.html">Links</a></li>
</ul>
</div>