summaryrefslogtreecommitdiff
path: root/git-asterisk-howto
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir@cohens.org.il>2010-01-16 14:45:18 +0200
committerTzafrir Cohen <tzafrir@cohens.org.il>2010-01-16 14:45:18 +0200
commitff14f77d014aa50482a5973d434fe9ef14071baa (patch)
tree934106b0398e6a4845cfea940cd0adb8259e5086 /git-asterisk-howto
parent032234fe8e68bb78ff5fe1cb00802fbd0981a69f (diff)
Fix SVN repository URL: digium.com->asterisk.org
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/ .