From 5a4c8d0915514b58766533b864d76ef8bf73929a Mon Sep 17 00:00:00 2001 From: qwerty287 <80460567+qwerty287@users.noreply.github.com> Date: Sat, 1 Aug 2026 11:18:26 +0200 Subject: [PATCH] Fix old link to Gitea docs (#6932) --- .../30-administration/10-configuration/12-forges/30-gitea.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/30-administration/10-configuration/12-forges/30-gitea.md b/docs/docs/30-administration/10-configuration/12-forges/30-gitea.md index 7631101fa..fcacf9b95 100644 --- a/docs/docs/30-administration/10-configuration/12-forges/30-gitea.md +++ b/docs/docs/30-administration/10-configuration/12-forges/30-gitea.md @@ -63,7 +63,7 @@ If you run the Woodpecker CI server on the same host as the Gitea instance, you ALLOWED_HOST_LIST=external,loopback ``` -For reference see [Configuration Cheat Sheet](https://docs.gitea.io/en-us/config-cheat-sheet/#webhook-webhook). +For reference see [Configuration Cheat Sheet](https://docs.gitea.com/administration/config-cheat-sheet#webhook-webhook). ![gitea oauth setup](gitea_oauth.gif)