Fix editorial problem

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

Change-Id: I24ac43a3f547f439b052d488a1c954de91ec8e11
This commit is contained in:
ZhongShengping 2018-12-24 14:02:28 +08:00
parent a0468fd8cb
commit 681cf2550a
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ horizon
Overview
--------
The horizon 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 dashboard service for OpenStack.
The horizon 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 dashboard service for OpenStack.
Module Description
------------------