summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTitus von Boxberg <titus@v9g.de>2011-07-03 07:15:54 (GMT)
committerTitus von Boxberg <titus@v9g.de>2011-07-03 07:15:54 (GMT)
commit9385520740ea6deb25a53349d7093b3d6b023058 (patch)
tree990d8c3fffd1179197db334f5b72d8cb86c774d1
parent0fc8a5ce24fa0cb699b121ce26f192f432d15425 (diff)
docs/C : use new URL in hg tutorial
ct-ng has moved, update documentation
-rw-r--r--docs/C - Misc. tutorials.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/C - Misc. tutorials.txt b/docs/C - Misc. tutorials.txt
index 17c1c10..755fbad 100644
--- a/docs/C - Misc. tutorials.txt
+++ b/docs/C - Misc. tutorials.txt
@@ -133,7 +133,7 @@ Configuring Mercurial:
# ----
Create your local repository as a clone:
- hg clone http://ymorin.is-a-geek.org/hg/crosstool-ng crosstool-ng
+ hg clone http://crosstool-ng.org/hg/crosstool-ng crosstool-ng
Setting up the mq extension in your local copy:
cd crosstool-ng