From 101535915ea959a22ecc9db2246c646f112dfd2e Mon Sep 17 00:00:00 2001 From: Pascal Wilbrink Date: Wed, 25 Oct 2023 15:30:59 +0200 Subject: [PATCH] Update microsite/data/plugins/docker-tags.yaml Changed it, Thanks ! :) I still need to work on the repo :) Co-authored-by: Philipp Hugenroth Signed-off-by: Pascal Wilbrink --- microsite/data/plugins/docker-tags.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microsite/data/plugins/docker-tags.yaml b/microsite/data/plugins/docker-tags.yaml index efd86caf32..c6528cae24 100644 --- a/microsite/data/plugins/docker-tags.yaml +++ b/microsite/data/plugins/docker-tags.yaml @@ -1,7 +1,7 @@ --- title: Docker tags author: Workm8 -authorUrl: 'https://github.com/work-m8/.github' +authorUrl: 'https://github.com/work-m8' category: Services description: 'Creates a list of docker tags based on hub.docker.com' documentation: 'https://github.com/Work-m8/backstage-docker-plugin/blob/main/README.md'