fix two more img links in the microsite

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2023-11-24 15:30:22 +01:00
parent f5de630e45
commit 9cfa7010d1
2 changed files with 2 additions and 2 deletions
@@ -5,6 +5,6 @@ authorUrl: https://github.com/arhill05
category: Scaffolder
description: Interact with Slack from scaffolder templates
documentation: https://github.com/arhill05/backstage-plugin-scaffolder-backend-module-slack#readme
iconUrl: img/Slack-mark-RGB.png
iconUrl: /img/Slack-mark-RGB.png
npmPackageName: '@mdude2314/backstage-plugin-scaffolder-backend-module-slack'
addedDate: '2023-08-04'
@@ -5,6 +5,6 @@ authorUrl: https://github.com/arhill05
category: Search
description: Index wiki articles from an Azure DevOps wiki into Backstage to allow you to search them with the Backstage Search feature.
documentation: https://github.com/arhill05/backstage-plugin-search-backend-module-azure-devops-wiki#readme
iconUrl: img/ado-wiki-search-icon.png
iconUrl: /img/ado-wiki-search-icon.png
npmPackageName: '@mdude2314/backstage-plugin-search-backend-module-azure-devops-wiki'
addedDate: '2023-06-13'