From 8a9436adb1e3e75b3956b4304f88f18d6fa5a279 Mon Sep 17 00:00:00 2001 From: crystal Date: Tue, 25 Jul 2023 04:33:42 -0600 Subject: [PATCH] Update releases tab link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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