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: