summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-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