]> git.llucax.com Git - personal/website.git/blobdiff - source/blog/posts/2010/10/10-trying-cdgc-howto.rst
blog: Publish post about LANGUAGE
[personal/website.git] / source / blog / posts / 2010 / 10 / 10-trying-cdgc-howto.rst
index edeaea258a3cfc5e1e747a084ee32f221e996500..b3323ac893c362f81e7acdb310172c0badebaf3e 100644 (file)
@@ -19,9 +19,9 @@ __ http://en.wikipedia.org/wiki/Literate_programming
    cd cdgc-test
 
    # First, checkout the repositories.
    cd cdgc-test
 
    # First, checkout the repositories.
-   git clone git://git.llucax.com.ar/software/dgc/cdgc.git
+   git clone git://git.llucax.com/software/dgc/cdgc.git
    # If you have problems with git:// URLs, try HTTP:
    # If you have problems with git:// URLs, try HTTP:
-   # git clone https://git.llucax.com.ar/r/software/dgc/cdgc.git
+   # git clone https://git.llucax.com/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