summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorTodd Gamblin <tgamblin@llnl.gov>2014-09-19 09:54:39 -0700
committerTodd Gamblin <tgamblin@llnl.gov>2014-09-19 09:55:13 -0700
commit7380de8ee330f59d4cd0527e79b453a0466ce6d5 (patch)
tree71a4712499ff73dcad0682f7a542561297cda485 /lib
parent39acca4b43d5febdb07b2bb2edbbcd89cece10b1 (diff)
downloadspack-7380de8ee330f59d4cd0527e79b453a0466ce6d5.tar.gz
spack-7380de8ee330f59d4cd0527e79b453a0466ce6d5.tar.bz2
spack-7380de8ee330f59d4cd0527e79b453a0466ce6d5.tar.xz
spack-7380de8ee330f59d4cd0527e79b453a0466ce6d5.zip
Change git URL to https URL in all docs.
Diffstat (limited to 'lib')
-rw-r--r--lib/spack/docs/getting_started.rst2
-rw-r--r--lib/spack/docs/index.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/spack/docs/getting_started.rst b/lib/spack/docs/getting_started.rst
index d5abd16f94..a28883259f 100644
--- a/lib/spack/docs/getting_started.rst
+++ b/lib/spack/docs/getting_started.rst
@@ -9,7 +9,7 @@ Getting spack is easy. You can clone it from the `github repository
.. code-block:: sh
- $ git clone git@github.com:scalability-llnl/spack.git
+ $ git clone https://github.com/scalability-llnl/spack.git
This will create a directory called ``spack``. We'll assume that the
full path to this directory is in some environment called
diff --git a/lib/spack/docs/index.rst b/lib/spack/docs/index.rst
index 3ea48f82ba..ac0eac93f3 100644
--- a/lib/spack/docs/index.rst
+++ b/lib/spack/docs/index.rst
@@ -29,7 +29,7 @@ package:
.. code-block:: sh
- $ git clone git@github.com:scalability-llnl/spack.git
+ $ git clone https://github.com/scalability-llnl/spack.git
$ cd spack/bin
$ ./spack install libelf