summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorricolin <rico.l@inwinstack.com>2015-10-21 15:17:24 +0800
committerricolin <rico.l@inwinstack.com>2015-10-22 10:06:05 +0800
commit11c69696acee4ecbdd2e9fa561498fccd5176c72 (patch)
tree7c08a2e9356501f9485b3864cd756533118d7224 /README.rst
parentef95a2bdac0337e1b3e524118f4fd9b2eb3874c6 (diff)
downloadheat-11c69696acee4ecbdd2e9fa561498fccd5176c72.tar.gz
replace git protocol by https
It will better to clone with https as "HTTPS works practically everywhere" and 9418 port is blocked by many corporate firewalls. Change-Id: I27edb8919af8ca3617bb50a305edfe7bbbe96836
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 6066e200f..83801fc2a 100644
--- a/README.rst
+++ b/README.rst
@@ -13,7 +13,7 @@ Getting Started
If you'd like to run from the master branch, you can clone the git repo:
- git clone git://git.openstack.org/openstack/heat.git
+ git clone https://git.openstack.org/openstack/heat
* Wiki: http://wiki.openstack.org/Heat