From 2a4348f2837d5f8fc282f1479ecfe1a64ff5dc23 Mon Sep 17 00:00:00 2001 From: Zhenguo Niu Date: Mon, 13 Feb 2017 10:25:36 +0800 Subject: [PATCH] Replace github with git.openstack.org The git.openstack.org has been the recommended git repo for OpenStack projects. Change-Id: Ibc973efec60a5f1c9c7a584460b4c00e2d4f7b2e --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 9d0f5f2..2339ea5 100644 --- a/README.rst +++ b/README.rst @@ -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