summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorXerxes Rånby <[email protected]>2013-07-05 17:19:14 +0200
committerXerxes Rånby <[email protected]>2013-07-05 17:23:41 +0200
commit8571a2f3c4d4855183971af52b0c15ae19c56405 (patch)
tree4b1d2d8f79acad8ef230a755f6159d48bff0d6b8 /www
parent341632d328e2bdd24a8087568a09a52092788949 (diff)
www/index.html: Switch github -> jogamp link to source for lessons 1,2,3,5 & 8
Signed-off-by: Xerxes Rånby <[email protected]>
Diffstat (limited to 'www')
-rw-r--r--www/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/index.html b/www/index.html
index c9fb239..ca23b68 100644
--- a/www/index.html
+++ b/www/index.html
@@ -105,7 +105,7 @@ java -cp joal-demos.jar:j-ogg/build/lib/j-ogg-all.jar:jar/joal.jar:jar/gluegen-r
<li><a href="devmaster/lesson6.html">lesson 6:</a>Advanced Loading and Error Handles.</li>
<li><a href="devmaster/lesson7.html">lesson 7:</a>The Doppler Effect</li>
<li><a href="devmaster/lesson8.html">lesson 8:</a> Ogg/Vorbis Streaming</li>
- <li><a href="https://github.com/JogAmp/joal-demos/tree/master/src/java/demos/devmaster">source for lessons 1,2,3,5 &amp; 8</a></li>
+ <li><a href="../../git/?p=joal-demos.git;a=tree;f=src/java/demos/devmaster;hb=HEAD">source for lessons 1,2,3,5 &amp; 8</a></li>
</ul>
</td>
</tr>