Update URL of ejabberd's Git repository

This commit is contained in:
Badlop 2013-03-27 17:17:52 +01:00
parent e5cbcbdac5
commit 627f597989
1 changed files with 1 additions and 1 deletions

View File

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