point repo URLs to Codeberg instead of self-hosted Gitea
This commit is contained in:
parent
6b24c34056
commit
9707079deb
2 changed files with 5 additions and 5 deletions
|
|
@ -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 = ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue