docs/C : use new URL in hg tutorial
authorTitus von Boxberg <titus@v9g.de>
Sun Jul 03 09:15:54 2011 +0200 (2011-07-03)
changeset 25305a4d97b2d272
parent 2529 7e191964d8f2
child 2531 da1469bf0476
docs/C : use new URL in hg tutorial

ct-ng has moved, update documentation
docs/C - Misc. tutorials.txt
     1.1 --- a/docs/C - Misc. tutorials.txt	Sun Jul 03 09:08:30 2011 +0200
     1.2 +++ b/docs/C - Misc. tutorials.txt	Sun Jul 03 09:15:54 2011 +0200
     1.3 @@ -133,7 +133,7 @@
     1.4    # ----
     1.5  
     1.6  Create your local repository as a clone:
     1.7 -  hg clone http://ymorin.is-a-geek.org/hg/crosstool-ng crosstool-ng
     1.8 +  hg clone http://crosstool-ng.org/hg/crosstool-ng crosstool-ng
     1.9  
    1.10  Setting up the mq extension in your local copy:
    1.11    cd crosstool-ng