diff options
author | Bradley Taunt <bt@btxx.org> | 2025-06-23 12:56:40 -0400 |
---|---|---|
committer | Bradley Taunt <bt@btxx.org> | 2025-06-23 12:56:40 -0400 |
commit | 748d54e9aee8665f8494b3fa3a77b7a54c2fe368 (patch) | |
tree | c415c2ac370a18a1e77cd28f9020de15e26dd69d /public/index.html | |
parent | 8d395d6b54bec35184434546c835f2bc4e30ea73 (diff) |
Update code forge references, readme
Diffstat (limited to 'public/index.html')
-rw-r--r-- | public/index.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/public/index.html b/public/index.html index c35d89d..e37606f 100644 --- a/public/index.html +++ b/public/index.html @@ -234,9 +234,8 @@ rcctl start apmd <hr> <footer> <p>Project created by <a href="https://btxx.org">Bradley Taunt</a><br> - Served with <a href="https://man.openbsd.org/httpd.8">httpd</a> and <a href="https://man.openbsd.org/relayd.8">relayd</a><br> - Running on <a href="https://openbsd.org">OpenBSD</a><br> - <a href="https://git.sr.ht/~bt/openbased">Source code</a></p> + Running (ironically) on <a href="https://www.nearlyfreespeech.net/contribute/btxx.org">NearlyFreeSpeech</a><br> + <a href="https://codeberg.org/btxx/openbased">Source code</a></p> </footer> </body> </html> |