We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5a72105 + d7fff1c commit 9479289Copy full SHA for 9479289
index.markdown
@@ -49,7 +49,7 @@ This version is automatically packages after a build has passed.
49
Alternatively, you can clone the github repository, read-only:
50
51
{% highlight bash %}
52
-$ git clone git://github.com/cpputest/cpputest.git
+$ git clone https://github.com/cpputest/cpputest.git
53
{% endhighlight %}
54
55
Or clone it via ssh (which requires a github account)
0 commit comments