summaryrefslogtreecommitdiff
path: root/src/http
diff options
context:
space:
mode:
Diffstat (limited to 'src/http')
-rw-r--r--src/http/tpl/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/http/tpl/base.html b/src/http/tpl/base.html
index f0419d5..ec937fe 100644
--- a/src/http/tpl/base.html
+++ b/src/http/tpl/base.html
@@ -113,7 +113,7 @@
 / 
<a href="{{ .RootURL.Path "feed.xml" }}">RSS</a>
&nbsp;//&nbsp;
- <a href="https://dev.mediocregopher.com/mediocre-blog.git">Source</a>
+ <a href="https://dev.mediocregopher.com/mediocre-blog/">Source</a>
&nbsp;/&nbsp;
<a href="{{ .RootURL.Static "wtfpl.txt" }}">License</a>
</header>