summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrystal <crystal@noreply.codeberg.org>2023-07-25 04:33:42 -0600
committercrystal <crystal@noreply.codeberg.org>2023-07-25 04:33:42 -0600
commit8a9436adb1e3e75b3956b4304f88f18d6fa5a279 (patch)
tree7911c8a7e7bb946b82bf4ae205444fb8cfd4acba
parentbf8f9790800b11f2c8672766f867391332e434b3 (diff)
Update releases tab link
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9aea761..0fcdc02 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ Hello! If you want to run Forgejo on Debian/Ubuntu and you're looking for packag
### Build test: [![ci-status](https://ci.cryxtal.org/api/badges/forgejo-contrib/forgejo-deb/status.svg)](https://ci.cryxtal.org/crystal/forgejo-deb)
## Download info
-You can find the latest release downloads in [the releases tab](https://codeberg.org/crystal/forgejo-deb/releases). There are currently 3 packages built by this script.
+You can find the latest release downloads in [the releases tab](https://codeberg.org/forgejo-contrib/forgejo-deb/releases). There are currently 3 packages built by this script.
- `forgejo`: A basic production-ready Forgejo build without SQLite support
- `forgejo-sqlite`: A Forgejo build with SQLite support, best way to get started fast
- `forgejo-bin`: A Debian package with the official Forgejo binary, in case you don't trust my builds