From 142b0a34b7c8473dd9be339b97bbfc5e43c97e53 Mon Sep 17 00:00:00 2001 From: Pascal Wilbrink Date: Tue, 24 Oct 2023 20:44:12 +0200 Subject: [PATCH] Update microsite/data/plugins/docker-tags.yaml Thanks :) i didn't knew what this did, paste the md or link. Updated it. Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com> 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 aebd587ff7..efd86caf32 100644 --- a/microsite/data/plugins/docker-tags.yaml +++ b/microsite/data/plugins/docker-tags.yaml @@ -4,7 +4,7 @@ author: Workm8 authorUrl: 'https://github.com/work-m8/.github' category: Services description: 'Creates a list of docker tags based on hub.docker.com' -documentation: 'https://raw.githubusercontent.com/Work-m8/backstage-docker-plugin/main/README.md' +documentation: 'https://github.com/Work-m8/backstage-docker-plugin/blob/main/README.md' iconUrl: 'https://raw.githubusercontent.com/Work-m8/.github/main/profile/wm_logo.png' npmPackageName: '@workm8/backstage-docker-tags' addedDate: '2023-24-10'