From ad37160fb6c2d536492555c792cb30947b666c41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petar=20Kapri=C5=A1?= Date: Thu, 10 Apr 2025 21:36:44 +0200 Subject: [PATCH] Fix broken runner container link (cherry picked from commit 98337affbdeae80ee474f65282de6b514177f046) --- docs/admin/runner-installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/admin/runner-installation.md b/docs/admin/runner-installation.md index 8e662292..8e1715ae 100644 --- a/docs/admin/runner-installation.md +++ b/docs/admin/runner-installation.md @@ -10,7 +10,7 @@ It needs to be installed separately from the main Forgejo instance. For security Each `Forgejo Runner` release is published for all supported architectures as: - [binaries](https://data.forgejo.org/forgejo/runner/releases) -- [OCI images](https://data.forgejo.org/forgejo/-/packages/container/runner/versions) +- [OCI images](https://code.forgejo.org/forgejo/-/packages/container/runner/) ## Binary installation