summaryrefslogtreecommitdiff
path: root/git-asterisk-howto
diff options
context:
space:
mode:
Diffstat (limited to 'git-asterisk-howto')
-rw-r--r--git-asterisk-howto2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-asterisk-howto b/git-asterisk-howto
index 6fba7c5..de887d6 100644
--- a/git-asterisk-howto
+++ b/git-asterisk-howto
@@ -29,7 +29,7 @@ download Asterisk under the same directory.
Now let's get Asterisk:
- git svn clone -s http://svn.digium.com/svn/asterisk
+ git svn clone -s http://svn.asterisk.org/svn/asterisk
This will download the whole /trunk , /tags and /branches hirarchies
to a new git repository under asterisk/ .