Fix editorial problem

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

Change-Id: I7f46aa4df0a717e971f2d5891626749cdac07a1a
This commit is contained in:
ZhongShengping 2018-12-24 14:02:27 +08:00
parent d07c62fe8f
commit 1e54620f13
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ glance
Overview
--------
The glance 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 its self is used to flexibly configure and manage the image service for OpenStack.
The glance 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 its self is used to flexibly configure and manage the image service for OpenStack.
Module Description
------------------