summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2011-06-28 23:28:17 +0200
committerSven Gothel <[email protected]>2011-06-28 23:28:17 +0200
commitb8e6d6c956920988236a2c17c6055b17a89e05dd (patch)
tree92c78434587feff00595a749554197c43c112a4a
parent1f3e8116ed3b18e1fbcf4382c3c5e40c825603ba (diff)
Doc: Fix git url
-rw-r--r--doc/HowToBuild.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/HowToBuild.html b/doc/HowToBuild.html
index 95c2bfac..2ae6f4cc 100644
--- a/doc/HowToBuild.html
+++ b/doc/HowToBuild.html
@@ -101,7 +101,7 @@
It is important that you checkout the source project side by side to its dependencies:
<pre>
- /home/dude/projects/jogamp> git clone git://jogamp.com/srv/scm/jocl.git jocl
+ /home/dude/projects/jogamp> git clone git://jogamp.org/srv/scm/jocl.git jocl
</pre>
Now you should have following directory structure:
<pre>