aboutsummaryrefslogtreecommitdiffstats
path: root/doc/HowToBuild.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/HowToBuild.html')
-rw-r--r--doc/HowToBuild.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/HowToBuild.html b/doc/HowToBuild.html
index 3cbbc5027..829005953 100644
--- a/doc/HowToBuild.html
+++ b/doc/HowToBuild.html
@@ -176,8 +176,8 @@
</ul><br/>
It is crucial that you checkout the source code under a common root directory:
<pre>
- /home/dude/projects/jogamp> git clone git://jogamp.com/srv/scm/gluegen.git gluegen
- /home/dude/projects/jogamp> git clone git://jogamp.com/srv/scm/jogl.git jogl
+ /home/dude/projects/jogamp> git clone git://jogamp.org/srv/scm/gluegen.git gluegen
+ /home/dude/projects/jogamp> git clone git://jogamp.org/srv/scm/jogl.git jogl
</pre>
Now you should have following directory structure:
<pre>