From bf9104d91119816c125135bf6e9f5757c9f605db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fredrik=20Adel=C3=B6w?= Date: Fri, 24 Nov 2023 15:25:52 +0100 Subject: [PATCH] Update microsite/data/plugins/hcp-consul.yaml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fredrik Adelöw --- microsite/data/plugins/hcp-consul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microsite/data/plugins/hcp-consul.yaml b/microsite/data/plugins/hcp-consul.yaml index 46af49e63d..6dabad582e 100644 --- a/microsite/data/plugins/hcp-consul.yaml +++ b/microsite/data/plugins/hcp-consul.yaml @@ -5,6 +5,6 @@ authorUrl: https://www.hashicorp.com/ category: Infrastructure description: View your HCP Consul clusters, services, instances in Backstage. documentation: https://github.com/hashicorp-forge/backstage-plugin-hcp-consul/tree/main -iconUrl: img/hcp-consul.svg +iconUrl: /img/hcp-consul.svg npmPackageName: '@hashicorp/plugin-hcp-consul' addedDate: '2023-11-24'