From 115e2efd04bae6615e24791f8f05a2852268e24c Mon Sep 17 00:00:00 2001 From: Priyanka Abel Date: Fri, 28 Nov 2025 17:20:21 +0530 Subject: [PATCH] Minor changes --- .../proc-adding-templates.adoc | 2 +- ...oc-managing-repositories-after-import-to-stay-organized.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/importing-and-using-an-existing-template-for-faster-development/proc-adding-templates.adoc b/modules/importing-and-using-an-existing-template-for-faster-development/proc-adding-templates.adoc index 6742e0f870..3309928cab 100644 --- a/modules/importing-and-using-an-existing-template-for-faster-development/proc-adding-templates.adoc +++ b/modules/importing-and-using-an-existing-template-for-faster-development/proc-adding-templates.adoc @@ -22,7 +22,7 @@ catalog: - allow: [Template] locations: - type: url - target: https:///example-template.yaml + target: https://.yaml # ... ---- + diff --git a/modules/streamline-software-development-and-management/proc-managing-repositories-after-import-to-stay-organized.adoc b/modules/streamline-software-development-and-management/proc-managing-repositories-after-import-to-stay-organized.adoc index 4a6da51a34..8099297f82 100644 --- a/modules/streamline-software-development-and-management/proc-managing-repositories-after-import-to-stay-organized.adoc +++ b/modules/streamline-software-development-and-management/proc-managing-repositories-after-import-to-stay-organized.adoc @@ -13,7 +13,7 @@ You can oversee and manage the Git repositories that are imported to the {produc * Click *Bulk Import* in the left sidebar to display all the current GitHub repositories and GitLab projects that are being tracked as Import jobs, along with their status. Added:: The Git repository is added to the {product-short} catalog after the import pull request is merged or if the Git repository already contained a `catalog-info.yaml` file during the bulk import. -Note that it may take a few minutes for the entities to be available in the catalog. +It can take a few minutes for the entities to be available in the catalog. Waiting for approval:: There is an open pull request or merge request adding a `catalog-info.yaml` file to the GitHub repository or GitLab project. You can: