diff --git a/README.md b/README.md index 428295b..43835f8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # puppet-infra-cookiecutter -Cookiecutter template for a compliant Openstack-infra puppet-modules +Cookiecutter template for a compliant OpenStack-infra puppet-modules ## Installation @@ -12,9 +12,9 @@ There are two ways to create the boilerplate for the puppet module. ### Locally - 1. Clone locally the [puppet-infra-cookiecutter](https://github.com/openstack-infra/puppet-infra-cookiecutter.git) repository. + 1. Clone locally the [puppet-infra-cookiecutter](https://git.openstack.org/cgit/openstack-infra/puppet-infra-cookiecutter) repository. 2. Run `cookiecutter /path/to/cloned/repo` ### Remotely (ie. using a git repo) - 1. Run `cookiecutter https://github.com/openstack-infra/puppet-infra-cookiecutter.git` + 1. Run `cookiecutter https://git.openstack.org/openstack-infra/puppet-infra-cookiecutter.git` diff --git a/puppet-{{cookiecutter.project_name}}/README.md b/puppet-{{cookiecutter.project_name}}/README.md index d8c0ce3..57eb318 100644 --- a/puppet-{{cookiecutter.project_name}}/README.md +++ b/puppet-{{cookiecutter.project_name}}/README.md @@ -14,7 +14,7 @@ Overview -------- -The {{cookiecutter.project_name}} module is a part of [OpenStack-infra](https://github.com/openstack-infra), an effort by the Openstack infrastructure team to provide continuous integration testing and code review for Openstack-infra projects. +The {{cookiecutter.project_name}} module is a part of [OpenStack-infra](https://git.openstack.org/cgit/openstack-infra), an effort by the OpenStack infrastructure team to provide continuous integration testing and code review for OpenStack-infra projects. Module Description ------------------ @@ -62,8 +62,3 @@ Development Developer documentation for the entire puppet-infra project. * http://docs.openstack.org/infra/system-config/puppet.html - -Contributors ------------- - -* https://github.com/openstack/puppet-{{cookiecutter.project_name}}/graphs/contributors