From 4836ea1eace1814b05f4e2024bf3179709c83892 Mon Sep 17 00:00:00 2001 From: Vity Date: Mon, 14 Aug 2023 09:56:02 +0200 Subject: [PATCH] Update jfrog-artifactory-libs.yaml fixed link to image Signed-off-by: Vity --- microsite/data/plugins/jfrog-artifactory-libs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microsite/data/plugins/jfrog-artifactory-libs.yaml b/microsite/data/plugins/jfrog-artifactory-libs.yaml index 4b525018ba..9b59f4ea1b 100644 --- a/microsite/data/plugins/jfrog-artifactory-libs.yaml +++ b/microsite/data/plugins/jfrog-artifactory-libs.yaml @@ -5,6 +5,6 @@ authorUrl: https://github.com/Vity01 category: Discovery description: frontend plugin provides a simple way to display generated artifact (library) details like - group, artifact, repository, what is the latest version, and it simply allows to copy library definition for the package managers. documentation: https://github.com/Vity01/backstage-jfrog-artifactory-libs -iconUrl: 'https://raw.githubusercontent.com/Vity01/backstage-jfrog-artifactory-libs/docs/artifactory.svg' +iconUrl: https://raw.githubusercontent.com/Vity01/backstage-jfrog-artifactory-libs/main/doc/artifactory.svg npmPackageName: 'backstage-plugin-jfrog-artifactory-libs' addedDate: '2023-08-14'