Replace github with git.openstack.org

The git.openstack.org has been the recommended git repo for OpenStack
projects.

Change-Id: Ibc973efec60a5f1c9c7a584460b4c00e2d4f7b2e
This commit is contained in:
Zhenguo Niu 2017-02-13 10:25:36 +08:00
parent 3d34c4ab74
commit 2a4348f283
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ The following should get you started::
Clone the repository into your local OpenStack directory:
$ git clone https://github.com/openstack/mistral-dashboard.git
$ git clone https://git.openstack.org/openstack/mistral-dashboard.git
Install mistral-dashboard