From d2120cdf651a998f01aaeeb9eb460a0900ec5dcf Mon Sep 17 00:00:00 2001 From: Andrew Hill Date: Wed, 21 Jun 2023 11:13:00 -0400 Subject: [PATCH] Remove extra space from YAML file Signed-off-by: Drew Hill --- .../data/plugins/search-backend-module-azure-devops-wiki.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microsite/data/plugins/search-backend-module-azure-devops-wiki.yaml b/microsite/data/plugins/search-backend-module-azure-devops-wiki.yaml index 0f421abfa8..02d4131cce 100644 --- a/microsite/data/plugins/search-backend-module-azure-devops-wiki.yaml +++ b/microsite/data/plugins/search-backend-module-azure-devops-wiki.yaml @@ -3,7 +3,7 @@ title: Azure DevOps Wiki Search author: Drew Hill 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. +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 npmPackageName: '@mdude2314/backstage-plugin-search-backend-module-azure-devops-wiki'