From 73f4d8764b998a5bca2c6be450005fbe2d94846b Mon Sep 17 00:00:00 2001 From: Evan Fenner <105249079+efenner-cambia@users.noreply.github.com> Date: Thu, 12 Jan 2023 09:25:11 -0800 Subject: [PATCH] Update Explore link for Backstage Search plugin Fix the explore link for the Backstage Search plugin as identified in https://github.com/backstage/backstage/issues/15716 Signed-off-by: Evan Fenner <105249079+efenner-cambia@users.noreply.github.com> --- microsite/data/plugins/backstage-search-platform.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microsite/data/plugins/backstage-search-platform.yaml b/microsite/data/plugins/backstage-search-platform.yaml index 5a313ae9da..33faaba310 100644 --- a/microsite/data/plugins/backstage-search-platform.yaml +++ b/microsite/data/plugins/backstage-search-platform.yaml @@ -4,7 +4,7 @@ author: Spotify authorUrl: https://github.com/spotify category: Core Feature description: A composable and extensible search platform built to fit your organization’s needs and find information quickly. -documentation: https://backstage.io/docs/features/software-catalog/software-catalog-overview +documentation: https://backstage.io/docs/features/search/search-overview iconUrl: img/backstage-search-platform.svg npmPackageName: '@backstage/plugin-search' order: 5