point repo URLs to Codeberg instead of self-hosted Gitea

This commit is contained in:
blankie 2026-06-09 01:40:16 +00:00 committed by user
parent 6b24c34056
commit 9707079deb
2 changed files with 5 additions and 5 deletions

View file

@ -852,7 +852,7 @@ def handle_style_form(msg=""):
f" enable forum (shared URL discussion board)</label><br>"
f"<small>Share URLs and discuss them with other TinyWeb instances. "
f"Requires <code>tinyweb-forum</code> — "
f'<a href="https://git.derickphan.com/blankie/tinyweb-forum">more info</a>.</small><br><br>'
f'<a href="https://codeberg.org/tinyweb/tinyweb-forum">more info</a>.</small><br><br>'
)
else:
forum_section = ""