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:
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}