From f6cfd6c8ac4122c30545c5d4da1070a07dd6b072 Mon Sep 17 00:00:00 2001 From: MT Lewis Date: Tue, 2 Apr 2024 15:13:55 +0100 Subject: [PATCH] Update docs/features/software-catalog/index.md Co-authored-by: Philipp Hugenroth Signed-off-by: MT Lewis --- docs/features/software-catalog/index.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/features/software-catalog/index.md b/docs/features/software-catalog/index.md index 282879d33b..c98d6911b4 100644 --- a/docs/features/software-catalog/index.md +++ b/docs/features/software-catalog/index.md @@ -42,8 +42,9 @@ browse the catalog at `http://localhost:3000`. The source of truth for the components in your software catalog are [metadata YAML files](descriptor-format.md) stored in source control (GitHub, GitHub -Enterprise, GitLab, ...). Repositories can include multiple metadata files, and -there's no requirement for metadata files to be placed in the repository root. +Enterprise, GitLab, ...). Repositories can include one or multiple metadata +files. Usually the metadata file is located in the repository root. This is not +a formal requirement & metadata files can be placed anywhere in the repository. There are 3 ways to add components to the catalog: