diff options
author | Sven Gothel <[email protected]> | 2011-12-19 15:13:22 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2011-12-19 15:13:22 +0100 |
commit | 33da143372ec23bcc1a180bacf87d89e9a58846c (patch) | |
tree | 2ddec37c4a222b819c1829e5c36cb8917a4581a5 /www/index.html | |
parent | 2f2b071d60f5b630989140b1ade49d648ad78c20 (diff) |
Add git repo url
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html index 202e4dee5..65a8c104c 100644 --- a/www/index.html +++ b/www/index.html @@ -36,6 +36,8 @@ <li><a href="../../wiki/index.php/Jogl_Tutorial">Tutorial</a></li> <li><a href="../doc/userguide/">Userguide</a></li> <li><a href="../../wiki/index.php/Jogl_FAQ">FAQ</a></li> + <li><a href="../../git/?p=jogl.git">Code Repository</a></li> + <li><a href="../../git/?p=jogl-demos.git">Demo Repository</a></li> <li><a href="http://www.opengl.org">OpenGL.org</a></li> <li><a href="http://www.opengl.org/registry/">OpenGL Registry</a></li> <li><a href="http://www.opengl.org/registry/doc/glspec41.core.20100725.withchanges.pdf">GL 4.1 Core Spec</a></li> |