diff options
author | Case Duckworth | 2023-06-14 10:37:58 -0500 |
---|---|---|
committer | Case Duckworth | 2023-06-14 10:37:58 -0500 |
commit | 66fd469f41f7e27d7e79eee50fe9a5a92843c376 (patch) | |
tree | 390643cc5fc574cb1e1ee0290d4ff13dfaeaa989 /README.md | |
parent | Add Normal Gossip (diff) | |
download | sfeed-66fd469f41f7e27d7e79eee50fe9a5a92843c376.tar.gz sfeed-66fd469f41f7e27d7e79eee50fe9a5a92843c376.zip |
Update README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index f0722ac..940adcf 100644 --- a/README.md +++ b/README.md | |||
@@ -2,6 +2,6 @@ | |||
2 | 2 | ||
3 | Turns out, [sfeed][] is cool! | 3 | Turns out, [sfeed][] is cool! |
4 | You can see what this repo generates at | 4 | You can see what this repo generates at |
5 | <https://acdw.casa/planet/>. | 5 | <https://planet.acdw.net/>. |
6 | 6 | ||
7 | [sfeed]: https://codemadness.org/sfeed-simple-feed-parser.html | 7 | [sfeed]: https://codemadness.org/sfeed-simple-feed-parser.html |