From 466dfce40693afbfc100d82ff265de7837e025c0 Mon Sep 17 00:00:00 2001 From: Smoked8505 Date: Thu, 27 Oct 2022 07:55:38 +0200 Subject: [PATCH] Update the documentation link in README (#33) Reviewed-on: https://codeberg.org/woodpecker-plugins/plugin-docker-buildx/pulls/33 Reviewed-by: qwerty287 Co-authored-by: Smoked8505 Co-committed-by: Smoked8505 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 75d8747..2ac6a8a 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Woodpecker CI plugin to build multiarch Docker images with buildx -Woodpecker CI plugin to build multiarch Docker images with buildx. This plugin is a fork of [thegeeklab/drone-docker-buildx](https://github.com/thegeeklab/drone-docker-buildx/) which itself is a fork of [drone-plugins/drone-docker](https://github.com/drone-plugins/drone-docker). You can find the full documentation at You can find the full documentation at https://woodpecker-ci.org/plugins/plugin-docker-buildx. +Woodpecker CI plugin to build multiarch Docker images with buildx. This plugin is a fork of [thegeeklab/drone-docker-buildx](https://github.com/thegeeklab/drone-docker-buildx/) which itself is a fork of [drone-plugins/drone-docker](https://github.com/drone-plugins/drone-docker). You can find the full documentation at You can find the full documentation at [woodpecker-ci.org](https://woodpecker-ci.org/plugins/Docker%20Buildx). ## Contributors