point repo URLs to Codeberg instead of self-hosted Gitea
This commit is contained in:
parent
6cf434461c
commit
056a4dd7b2
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
# tinyweb-forum
|
# tinyweb-forum
|
||||||
|
|
||||||
A decentralized link-sharing forum for [TinyWeb](https://git.derickphan.com/blankie/tinyweb). Share URLs and discuss them with other TinyWeb instances over the Reticulum mesh. No accounts, no sign-up, no central server.
|
A decentralized link-sharing forum for [TinyWeb](https://codeberg.org/tinyweb/tinyweb). Share URLs and discuss them with other TinyWeb instances over the Reticulum mesh. No accounts, no sign-up, no central server.
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
|
|
@ -13,7 +13,7 @@ Enable the forum in TinyWeb's customize page (`/style`).
|
||||||
## Development
|
## Development
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://git.derickphan.com/blankie/tinyweb-forum
|
git clone https://codeberg.org/tinyweb/tinyweb-forum
|
||||||
pip install -e .
|
pip install -e .
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue