From 1de25174bcf4f8c4d5544d6525f1806d24e90494 Mon Sep 17 00:00:00 2001 From: "Panagiotis \"Ivory\" Vasilopoulos" Date: Thu, 1 Feb 2024 03:44:20 +0100 Subject: [PATCH] Codeberg CI: Fix small URL typo Caused by myself on 4a11765382e5ff83598909aab0907a7def21372e. --- content/ci/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/ci/index.md b/content/ci/index.md index a414173..05653d4 100644 --- a/content/ci/index.md +++ b/content/ci/index.md @@ -14,7 +14,7 @@ The results of the tests are displayed to the project members and maintainers, e ## Using Codeberg's instance of Woodpecker CI -Codeberg provides a [Woodpecker CI](https://woodpecker-ci.org) instance at [ci.codeberg.org]((https://ci.codeberg.org/). +Codeberg provides a [Woodpecker CI](https://woodpecker-ci.org) instance at [ci.codeberg.org](https://ci.codeberg.org/). Onboarding requires a few manual steps, as to prevent the abuse of Codeberg's limited resources. You will need to request access [by filling out this form](https://codeberg.org/Codeberg-e.V./requests/issues/new?template=ISSUE_TEMPLATE%2fWoodpecker-CI.yaml).