diff --git a/Developer.md b/Developer.md
index d41200a..e60222c 100644
--- a/Developer.md
+++ b/Developer.md
@@ -5,7 +5,7 @@
## Build Git/AEC
-* **Source code** of GitAEC is available on the `gitaec` branch of the **[forgejo repo](https://gitaec.org/rvba/forgejo/src/branch/gitaec)**.
+* **Source code** of GitAEC is available on the `gitaec` branches of the my **[forgejo repo](https://codeberg.org/rvba/forgejo)** on [Codeberg](https://codeberg.org).
* Read Forgejo **[documentation](https://forgejo.org/docs/next/contributor/from-source/)** for details on how to build the platform from source.
## Contribute to Git/AEC