diff options
author | Brian Picciano <mediocregopher@gmail.com> | 2024-05-11 16:27:01 +0200 |
---|---|---|
committer | Brian Picciano <mediocregopher@gmail.com> | 2024-05-11 16:27:01 +0200 |
commit | 6af3a7ccdeb0f61cabd17a8ddfd59b17806e3ddf (patch) | |
tree | c5babb056c00d3c0e7567b657820e54c27823329 /src/http/tpl/index.html | |
parent | 60404da798c0dd71d0b2e26b62afe55fe3b1d387 (diff) |
Move to dev.mediocregopher.com/mediocre-blog.git
Diffstat (limited to 'src/http/tpl/index.html')
-rw-r--r-- | src/http/tpl/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
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> |