diff options
-rw-r--r-- | doc/HowToBuild.html | 2 |
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> |