From 4971828eeb6d6562a18b4e0e32229149ca242fa1 Mon Sep 17 00:00:00 2001 From: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com> Date: Thu, 12 Feb 2026 09:15:48 -0500 Subject: [PATCH] Rename 'Searching the Catalog' to 'Filtering the Catalog' Also changed the name of the file for the link from search-catalog.md to filter-catalog.md Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com> --- docs/getting-started/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/index.md b/docs/getting-started/index.md index 2c3c66de20..a651d7a016 100644 --- a/docs/getting-started/index.md +++ b/docs/getting-started/index.md @@ -187,7 +187,7 @@ Choose the correct next steps for your user role, if you're likely to be deployi - [Viewing the Catalog](./viewing-catalog.md) - [Viewing what you own](./view-what-you-own.md) - [Viewing entity relationships](./viewing-entity-relationships.md) - - [Searching the Catalog](./search-catalog.md) + - [Filtering the Catalog](./filter-catalog.md) - [Register a component](./register-a-component.md) - [Create a new component](./create-a-component.md) - [Update a component](./update-a-component.md)