From f68e3cde46f8b23bf55c9e475dd891819797c080 Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Sat, 20 Apr 2024 14:26:36 +0200 Subject: [PATCH] docs/features/search: update search integration support table to point to stack-overflow search module Signed-off-by: Patrik Oldsberg --- docs/features/search/README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/features/search/README.md b/docs/features/search/README.md index 97d3d7efcb..93aa22ebe1 100644 --- a/docs/features/search/README.md +++ b/docs/features/search/README.md @@ -32,11 +32,11 @@ The following sections show the plugins and search engines currently supported b ### Plugins integrated with Backstage Search -| Plugin | Support Status | -| ------------------------------------------------------------------------------------------------------------------------------------------------------ | -------------- | -| Software Catalog | ✅ | -| [TechDocs](./how-to-guides.md#how-to-index-techdocs-documents) | ✅ | -| [Stack Overflow](https://github.com/backstage/backstage/blob/master/plugins/stack-overflow-backend/README.md#index-stack-overflow-questions-to-search) | ✅ | +| Plugin | Support Status | +| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------- | +| Software Catalog | ✅ | +| [TechDocs](./how-to-guides.md#how-to-index-techdocs-documents) | ✅ | +| [Stack Overflow](https://github.com/backstage/backstage/blob/master/plugins/search-backend-module-stack-overflow-collator/README.md#index-stack-overflow-questions-to-search) | ✅ | ### Search engines