summaryrefslogtreecommitdiff
path: root/src/http/tpl
diff options
context:
space:
mode:
authorBrian Picciano <mediocregopher@gmail.com>2024-05-11 16:27:01 +0200
committerBrian Picciano <mediocregopher@gmail.com>2024-05-11 16:27:01 +0200
commit6af3a7ccdeb0f61cabd17a8ddfd59b17806e3ddf (patch)
treec5babb056c00d3c0e7567b657820e54c27823329 /src/http/tpl
parent60404da798c0dd71d0b2e26b62afe55fe3b1d387 (diff)
Move to dev.mediocregopher.com/mediocre-blog.git
Diffstat (limited to 'src/http/tpl')
-rw-r--r--src/http/tpl/base.html2
-rw-r--r--src/http/tpl/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/http/tpl/base.html b/src/http/tpl/base.html
index 01b5386..7e7a4a9 100644
--- a/src/http/tpl/base.html
+++ b/src/http/tpl/base.html
@@ -114,7 +114,7 @@
&nbsp;/&nbsp;
<a href="{{ BlogURL "feed.xml" }}">RSS</a>
&nbsp;//&nbsp;
- <a href="https://code.betamike.com/mediocregopher/mediocre-blog">Source</a>
+ <a href="https://dev.mediocregopher.com/mediocre-blog.git">Source</a>
&nbsp;/&nbsp;
<a href="{{ StaticURL "wtfpl.txt" }}">License</a>
</header>
diff --git a/src/http/tpl/index.html b/src/http/tpl/index.html
index 6e786b0..599a666 100644
--- a/src/http/tpl/index.html
+++ b/src/http/tpl/index.html
@@ -30,7 +30,7 @@
</li>
<li><a href="https://github.com/mediocregopher/radix">radix</a> is for using redis with go.</li>
<li><a href="https://code.betamike.com/micropelago">micropelago</a> implements the foundation of a community infrastucture.</li>
- <li><a href="https://code.betamike.com/mediocregopher/mediocre-blog">mediocre-blog</a> is the CMS I designed from scratch to run this site.</li>
+ <li><a href="https://dev.mediocregopher.com/mediocre-blog.git">mediocre-blog</a> is the CMS I designed from scratch to run this site.</li>
</ul>
<h2>Other</h2>