From 909c6bc19005dd0c19cef1acbb3bfc07fade7f6f Mon Sep 17 00:00:00 2001 From: ZhongShengping Date: Mon, 24 Dec 2018 14:02:31 +0800 Subject: [PATCH] Fix editorial problem Use git.openstack.org instead of github.com since git.openstack.org is the reference for OpenStack Change-Id: I7614140ab4f7f4a4ffdce3a2c8aea88ce8661282 --- puppet-{{cookiecutter.project_name}}/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/puppet-{{cookiecutter.project_name}}/README.md b/puppet-{{cookiecutter.project_name}}/README.md index dc361e1..5806c3b 100644 --- a/puppet-{{cookiecutter.project_name}}/README.md +++ b/puppet-{{cookiecutter.project_name}}/README.md @@ -18,7 +18,7 @@ Team and repository tags Overview -------- -The {{cookiecutter.project_name}} module is a part of [OpenStack](https://www.openstack.org), an effort by the OpenStack infrastructure team to provide continuous integration testing and code review for OpenStack and OpenStack community projects not part of the core software. The module its self is used to flexibly configure and manage the FIXME service for OpenStack. +The {{cookiecutter.project_name}} module is a part of [OpenStack](https://git.openstack.org), an effort by the OpenStack infrastructure team to provide continuous integration testing and code review for OpenStack and OpenStack community projects not part of the core software. The module its self is used to flexibly configure and manage the FIXME service for OpenStack. Module Description ------------------