aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2024-01-31 09:51:41 -0500
committerBradley Taunt <bt@btxx.org>2024-01-31 09:51:41 -0500
commitc56956579cd35a8706c2798dd0dcfc47b1d08c19 (patch)
tree59b6001affd7587b024e023db05236145c20e7f0
parent93b1077f5fd2f8133122613fa43763d1d9bfdafd (diff)
Update README link
-rw-r--r--build/atom.xml2
-rw-r--r--build/index.html2
-rw-r--r--index.md2
3 files changed, 3 insertions, 3 deletions
diff --git a/build/atom.xml b/build/atom.xml
index feeb4b6..95d7b9a 100644
--- a/build/atom.xml
+++ b/build/atom.xml
@@ -2,7 +2,7 @@
<feed xmlns="http://www.w3.org/2005/Atom">
<title>barf</title>
<link href="https://barf.btxx.org/atom.xml" rel="self" />
- <updated>2024-01-31T09:48:42Z</updated>
+ <updated>2024-01-31T09:51:29Z</updated>
<author>
<name>Bradley Taunt</name>
</author>
diff --git a/build/index.html b/build/index.html
index 888821a..10a7f83 100644
--- a/build/index.html
+++ b/build/index.html
@@ -18,7 +18,7 @@
<p><strong>barf is an extremely minimal blog generator.</strong></p>
<p>The entire build script is less than 100 lines of shell.</p>
<p>It could almost be called "suckless", but probably isn't. It was created for those focused on writing, not tinkering.</p>
-<p>You can learn more by reading the <a href="https://git.sr.ht/~bt/barf">official README</a> and view the generated <a href="/atom.xml">Atom feed here</a></p>
+<p>You can learn more by reading the <a href="https://git.btxx.org/barf/about">official README</a> and view the generated <a href="/atom.xml">Atom feed here</a></p>
<p><strong>barf</strong> = blogs are really fun</p>
<hr />
<h3>Articles</h3>
diff --git a/index.md b/index.md
index 238aeba..d55ab3e 100644
--- a/index.md
+++ b/index.md
@@ -6,7 +6,7 @@ The entire build script is less than 100 lines of shell.
It could almost be called "suckless", but probably isn't. It was created for those focused on writing, not tinkering.
-You can learn more by reading the [official README](https://git.sr.ht/~bt/barf) and view the generated [Atom feed here](/atom.xml)
+You can learn more by reading the [official README](https://git.btxx.org/barf/about) and view the generated [Atom feed here](/atom.xml)
**barf** = blogs are really fun