From d2abd61fd1428780615394b258e3d3b68ecb18b9 Mon Sep 17 00:00:00 2001 From: ZhongShengping Date: Mon, 24 Dec 2018 14:02:26 +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: I9abc4aee6ab296dd1a606a0429c3615876d9900e --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index daa60ce..bc4f639 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ cloudkitty Overview -------- -The cloudkitty 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 Rating-as-a-Service for OpenStack. +The cloudkitty 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 Rating-as-a-Service for OpenStack. Module Description ------------------