Merge pull request #17140 from backstage/rugvip/morelinkfix

changesets: fix more links to search guides
This commit is contained in:
Patrik Oldsberg
2023-03-28 17:50:31 +02:00
committed by GitHub
+1 -1
View File
@@ -4,4 +4,4 @@
'@backstage/plugin-search-backend-module-explore': minor
---
Package introduced to export search backend modules that can be used with the new backend system to extend search with plugin specific functionality, such as collators. For documentation on how to migrate, check out the [how to migrate to the new backend system guide](../docs/features/search/how-to-guides.md#how-to-migrate-to-use-search-together-with-the-new-backend-system).
Package introduced to export search backend modules that can be used with the new backend system to extend search with plugin specific functionality, such as collators. For documentation on how to migrate, check out the [how to migrate to the new backend system guide](https://backstage.io/docs/features/search/how-to-guides/#how-to-migrate-your-backend-installation-to-use-search-together-with-the-new-backend-system).