summaryrefslogtreecommitdiff
path: root/content/html/index.html
diff options
context:
space:
mode:
authorPaul Buetow <git@mx.buetow.org>2021-04-30 19:58:46 +0100
committerPaul Buetow <git@mx.buetow.org>2021-04-30 19:58:46 +0100
commit4ccea829f52220ee8e449a3d14716b77e572628d (patch)
tree20cad6ec1df70ff1b46b78faf27fb22c7d27b4a8 /content/html/index.html
parentf5c4a024da31283cb7032d99e0ae5e720e429de2 (diff)
use correct atom link by protocol
Diffstat (limited to 'content/html/index.html')
-rw-r--r--content/html/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/html/index.html b/content/html/index.html
index 0303d427..6d47b7dc 100644
--- a/content/html/index.html
+++ b/content/html/index.html
@@ -37,7 +37,7 @@ li { color: #98be65; }
<h2>Personal blog</h2>
<p>English is not my mother tongue. So please ignore any errors you might encounter.</p>
<h3>Stay updated</h3>
-<a class="textlink" href="http://buetow.org/gemfeed/atom.xml">Atom Feed</a><br />
+<a class="textlink" href="./gemfeed/atom.xml">Atom Feed</a><br />
<h3>Posts</h3>
<a class="textlink" href="./gemfeed/2021-04-24-welcome-to-the-geminispace.html">2021-04-24 Welcome to the Geminispace</a><br />
<a class="textlink" href="./gemfeed/2021-04-22-dtail-the-distributed-log-tail-program.html">2021-04-22 DTail - The distributed log tail program</a><br />