Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2013-03-27 20:17:52 +0400
committerBadlop <badlop@process-one.net>2013-03-27 20:17:52 +0400
commit627f5979899f95cfd8f8336ef34b4cdd760a37d2 (patch)
tree7d5e7855ba0af4588e42fdbdbb32e163fc8ea59f /doc
parente5cbcbdac53611cf705c982124f3b371ae39d882 (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}