summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/hacker-guide/hacker-guide.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/hacker-guide/hacker-guide.tex b/doc/hacker-guide/hacker-guide.tex
index 1330536f35c..c2d7255d7df 100644
--- a/doc/hacker-guide/hacker-guide.tex
+++ b/doc/hacker-guide/hacker-guide.tex
@@ -22,7 +22,7 @@
\section{Coding guidelines}
GlusterFS uses Git for version control. To get the latest source do:
\begin{verbatim}
- $ git clone git://git.sv.gnu.org/gluster.git glusterfs
+ $ git clone git://git.gluster.com/glusterfs.git glusterfs
\end{verbatim}
\noindent
GlusterFS follows the GNU coding