Skip to content

Commit 68795df

Browse files
authored
Minor changes (#1612)
1 parent fd182d2 commit 68795df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/importing-and-using-an-existing-template-for-faster-development/proc-adding-templates.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ catalog:
2222
- allow: [Template]
2323
locations:
2424
- type: url
25-
target: https://<repository_url>/example-template.yaml
25+
target: https://<repository_url/template-name>.yaml
2626
# ...
2727
----
2828
+

modules/streamline-software-development-and-management/proc-managing-repositories-after-import-to-stay-organized.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ You can oversee and manage the Git repositories that are imported to the {produc
1313
* 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.
1414

1515
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.
16-
Note that it may take a few minutes for the entities to be available in the catalog.
16+
It can take a few minutes for the entities to be available in the catalog.
1717

1818
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.
1919
You can:

0 commit comments

Comments
 (0)