M README.md => README.md +1 -1
@@ 3,7 3,7 @@
This is the home of all scrapers for SimplyNews
You can use those directly if you wish, but we recommend utilizing them
-with a frontend like [simplynew_web](https://git.sr.ht/~metalune/simplynews_web)
+with a frontend like [SimplyNews-Web](https://codeberg.org/SimpleWeb/SimplyNews-Web)
### How to install
```sh
M setup.py => setup.py +1 -1
@@ 4,7 4,7 @@ from setuptools import setup
setup(
name = "simplynews_sites",
version = "0.0.1",
- url = "https://git.sr.ht/~metalune/simplynews_sites",
+ url = "https://codeberg.org/SimpleWeb/SimplyNews-Sites",
license = "AGPLv3 or later",
keywords = "scraper news simple web",