diff options
author | Brian Picciano <mediocregopher@gmail.com> | 2024-07-05 17:36:18 +0200 |
---|---|---|
committer | Brian Picciano <mediocregopher@gmail.com> | 2024-07-05 17:36:18 +0200 |
commit | 60c6165d07b7fa633d7a8fafbe70e23c83d43c47 (patch) | |
tree | 2f4f832b553454da404a505b98df95a6925077aa /src | |
parent | 1a3fda35a107257dbe5a64ef8d8caa9dbda438bd (diff) |
Update feed reader link for html
Diffstat (limited to 'src')
-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 e9fa0d8..acd5bc0 100644 --- a/src/http/tpl/index.html +++ b/src/http/tpl/index.html @@ -23,7 +23,7 @@ <h2>Services</h2> <ul> <li><a href="https://gemini.tildeverse.org/?gemini://fumble-around.mediocregopher.com">Fumble Around</a> is a simple content discovery service for gemspace.</li> - <li><a href="https://gemini.tildeverse.org/?gemini://feed.mediocregopher.com">Mediocre Feed</a> aggregates all feeds I follow across gemspace and the old web.</li> + <li><a href="/feed-reader/">Mediocre Feed</a> aggregates all feeds I follow across gemspace and the old web.</li> </ul> <h2>Dev</h2> |