From efd2b8247c673689e1977785fff0d219967b1148 Mon Sep 17 00:00:00 2001 From: thegeeklab-bot Date: Fri, 24 Nov 2023 21:52:02 +0000 Subject: [PATCH] [skip ci] auto-update documentation --- content/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/_index.md b/content/_index.md index 6e66b2e..69439e1 100644 --- a/content/_index.md +++ b/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