aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2013-03-27 17:17:52 +0100
committerBadlop <badlop@process-one.net>2013-03-27 17:17:52 +0100
commit627f5979899f95cfd8f8336ef34b4cdd760a37d2 (patch)
tree7d5e7855ba0af4588e42fdbdbb32e163fc8ea59f /doc
parentFix documentation of mysql and pgsql configuration (diff)
Update URL of ejabberd's Git repository
Diffstat (limited to 'doc')
-rw-r--r--doc/guide.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guide.tex b/doc/guide.tex
index 7ca70d34b..36e943d67 100644
--- a/doc/guide.tex
+++ b/doc/guide.tex
@@ -335,7 +335,7 @@ Released versions of \ejabberd{} are available in the ProcessOne \ejabberd{} dow
\ind{Git repository}
Alternatively, the latest development source code can be retrieved from the Git repository using the commands:
\begin{verbatim}
-git clone git://git.process-one.net/ejabberd/mainline.git ejabberd
+git clone git://github.com/processone/ejabberd.git ejabberd
cd ejabberd
git checkout -b 2.1.x origin/2.1.x
\end{verbatim}