summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2010-11-23 19:42:45 +0100
committerSven Gothel <[email protected]>2010-11-23 19:42:45 +0100
commit86c4b59a7f7945de679aa3211380dd19a37d82f6 (patch)
tree4f3eb0b9f2dd06da7950a7f4d3395087e073e839 /index.html
parent5548d2db0917d78ad5c3394d66777dae270fb1af (diff)
Removed Repositories from index page; Added Wiki Repositories Page to SW Management
Diffstat (limited to 'index.html')
-rw-r--r--index.html23
1 files changed, 1 insertions, 22 deletions
diff --git a/index.html b/index.html
index 2dc601e..a8765df 100644
--- a/index.html
+++ b/index.html
@@ -111,28 +111,6 @@
</ul>
</li>
</ul>
-
- <h2>Repositories</h2>
- <ul>
- <li><a href="git">Common @ Jogamp</a></li>
- <li>
- <a href="http://github.com/sgothel">Sven Gothel @ github</a>
- <ul>
- <li><a href="http://github.com/sgothel/gluegen">gluegen</a></li>
- <li><a href="http://github.com/sgothel/jogl">jogl</a></li>
- <li><a href="http://github.com/sgothel/jogl-demos">jogl-demos</a></li>
- <li><a href="http://github.com/sgothel/jogl-utils">jogl-utils</a></li>
- </ul>
- </li>
- <li>
- <a href="http://github.com/mbien">Michael Bien @ github</a>
- <ul>
- <li><a href="http://github.com/mbien/jocl">jocl</a></li>
- <li><a href="http://github.com/mbien/jocl-demos">jocl-demos</a></li>
- <li><a href="http://github.com/mbien/joal">joal</a></li>
- </ul>
- </li>
- </ul>
</div>
<div class="column">
@@ -149,6 +127,7 @@
<h2>SW Management</h2>
<ul>
+ <li><a href="wiki/index.php/Jogamp_SCM_Repositories">Git Repositories</a></li>
<li><a href="wiki/index.php/SW_Tracking">Wiki SW Tracking</a></li>
<li><a href="bugzilla/">Bugzilla</a></li>
<li><a href="chuck/">Build Server</a></li>