]> git.llucax.com Git - personal/website.git/blobdiff - source/blog/posts/2010/10/10-trying-cdgc-howto.rst
Make https:// compatible
[personal/website.git] / source / blog / posts / 2010 / 10 / 10-trying-cdgc-howto.rst
index 6eb1138a299d232d457eded5f1ee5c16482292f6..edeaea258a3cfc5e1e747a084ee32f221e996500 100644 (file)
@@ -21,7 +21,7 @@ __ http://en.wikipedia.org/wiki/Literate_programming
    # First, checkout the repositories.
    git clone git://git.llucax.com.ar/software/dgc/cdgc.git
    # If you have problems with git:// URLs, try HTTP:
    # First, checkout the repositories.
    git clone git://git.llucax.com.ar/software/dgc/cdgc.git
    # If you have problems with git:// URLs, try HTTP:
-   # git clone http://git.llucax.com.ar/r/software/dgc/cdgc.git
+   # git clone https://git.llucax.com.ar/r/software/dgc/cdgc.git
    svn co http://svn.dsource.org/projects/tango/tags/releases/0.99.9 tango
 
    # DMD doesn't care much (as usual) about tags, so you have to use -r to
    svn co http://svn.dsource.org/projects/tango/tags/releases/0.99.9 tango
 
    # DMD doesn't care much (as usual) about tags, so you have to use -r to