diff --git a/.project-properties.json.template b/.project-properties.json.template index 7d1e63f..416efb9 100644 --- a/.project-properties.json.template +++ b/.project-properties.json.template @@ -16,7 +16,7 @@ "replacement": "Example project used to demonstrate all aspects of a project development and deployment" }, { - "search": "opencepk/tcx-tto-platform-devops", + "search": "opencepk/opencepk-tto-platform-devops", "replacement": "opencepk/example-github-team-name" }, { diff --git a/TEMPLATE-HOWTO.md b/TEMPLATE-HOWTO.md index 9ea9d0b..24b7862 100644 --- a/TEMPLATE-HOWTO.md +++ b/TEMPLATE-HOWTO.md @@ -46,7 +46,7 @@ It can also be used (forked) as the base for other CEPK Cloud Engineering Platfo ## Contributing If you notice any issues, concerns of possible improvements, please make a branch and pull request on this project. -Or if you prefer get in touch with the @opencepk/tcx-platform-devops team. +Or if you prefer get in touch with the @opencepk/opencepk-platform-devops team. When developing against this project - run the following command to ensure pre-commit hooks run successfully.