From 20d4e4efea43ea4ce8c961c93708d262e51cb255 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Fri, 24 Nov 2023 22:46:43 +0100 Subject: [PATCH] docs: fix broken link to woodpecker docs --- _docs/content/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_docs/content/_index.md b/_docs/content/_index.md index 6e66b2e..69439e1 100644 --- a/_docs/content/_index.md +++ b/_docs/content/_index.md @@ -21,7 +21,7 @@ Woodpecker CI plugin to build multiarch OCI images with buildx. ## Usage {{< hint type=important >}} -Be aware that the this plugin requires [privileged](https://woodpecker-ci.org/docs/usage/pipeline-syntax#privileged-mode) capabilities, otherwise the integrated Docker daemon is not able to start. +Be aware that the this plugin requires [privileged](https://woodpecker-ci.org/docs/usage/workflow-syntax#privileged-mode) capabilities, otherwise the integrated Docker daemon is not able to start. {{< /hint >}} ```yaml