Fix editorial problem

Use git.openstack.org instead of github.com since git.openstack.org is
the reference for OpenStack

Change-Id: I9abc4aee6ab296dd1a606a0429c3615876d9900e
This commit is contained in:
ZhongShengping 2018-12-24 14:02:26 +08:00
parent 29381c4da5
commit d2abd61fd1
1 changed files with 1 additions and 1 deletions

View File

@ -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
------------------