From 24d1954e5f5ffd9613c486d3d67b76100b3ba25c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E9=93=84=E8=BF=90?= Date: Fri, 29 Nov 2019 18:53:21 +0800 Subject: [PATCH] replace http with https in install.rst Signed-off-by: Alan --- docs/source/install.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/source/install.rst b/docs/source/install.rst index 47088343ccc..875e794719d 100644 --- a/docs/source/install.rst +++ b/docs/source/install.rst @@ -44,7 +44,7 @@ the binaries and images. .. code:: bash - curl -sSL http://bit.ly/2ysbOFE | bash -s + curl -sSL https://bit.ly/2ysbOFE | bash -s .. note:: If you want a specific release, pass a version identifier for Fabric, Fabric-ca and thirdparty Docker images. @@ -52,8 +52,8 @@ the binaries and images. .. code:: bash - curl -sSL http://bit.ly/2ysbOFE | bash -s -- - curl -sSL http://bit.ly/2ysbOFE | bash -s -- 2.0.0-alpha 2.0.0-alpha 0.4.15 + curl -sSL https://bit.ly/2ysbOFE | bash -s -- + curl -sSL https://bit.ly/2ysbOFE | bash -s -- 2.0.0-alpha 2.0.0-alpha 0.4.15 .. note:: If you get an error running the above curl command, you may have too old a version of curl that does not handle