From 66ea69cb02ddba3f3f6a9ee941d37bf0a6125fb7 Mon Sep 17 00:00:00 2001 From: Waldir Montoya Date: Tue, 9 May 2023 12:17:33 -0500 Subject: [PATCH] Changing the title for the speller checker Signed-off-by: Waldir Montoya --- ...rchitecting-the-catalog.md => creating-the-catalog-graph.md} | 2 +- microsite/sidebars.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename docs/features/software-catalog/{architecting-the-catalog.md => creating-the-catalog-graph.md} (99%) diff --git a/docs/features/software-catalog/architecting-the-catalog.md b/docs/features/software-catalog/creating-the-catalog-graph.md similarity index 99% rename from docs/features/software-catalog/architecting-the-catalog.md rename to docs/features/software-catalog/creating-the-catalog-graph.md index 922dcad3ad..8b0f21a52c 100644 --- a/docs/features/software-catalog/architecting-the-catalog.md +++ b/docs/features/software-catalog/creating-the-catalog-graph.md @@ -1,4 +1,4 @@ -# Architecting your Catalog +# Creating the Catalog Graph ## Overview diff --git a/microsite/sidebars.json b/microsite/sidebars.json index c2d18925eb..ea34604e26 100644 --- a/microsite/sidebars.json +++ b/microsite/sidebars.json @@ -81,7 +81,7 @@ "features/software-catalog/external-integrations", "features/software-catalog/catalog-customization", "features/software-catalog/software-catalog-api", - "features/software-catalog/architecting-the-catalog" + "features/software-catalog/creating-the-catalog-graph" ] }, {