From af02d14e48647b64a4a65ceddd86385b424d3d0e Mon Sep 17 00:00:00 2001 From: ZhongShengping Date: Mon, 24 Dec 2018 14:02:27 +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: Ibef1a33d21286306f1025070baa50362e39f6092 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 36259a4e..d908b2a8 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ puppet-gnocchi Overview -------- -The gnocchi module is a part of [OpenStack](https://github.com/openstack), an effort by the OpenStack infrastructure team to provide continuous integration testing and code review for OpenStack and OpenStack community projects as part of the core software. The module itself is used to flexibly configure and manage the management service for OpenStack. +The gnocchi 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 as part of the core software. The module itself is used to flexibly configure and manage the management service for OpenStack. Module Description ------------------