summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/devmaster/lesson1.htm3
-rw-r--r--www/index.html2
2 files changed, 3 insertions, 2 deletions
diff --git a/www/devmaster/lesson1.htm b/www/devmaster/lesson1.htm
index 66f5dcb..56b66ff 100644
--- a/www/devmaster/lesson1.htm
+++ b/www/devmaster/lesson1.htm
@@ -243,6 +243,7 @@ sample. Pressing 'q' will exit the program.</p>
<p>Well there it is. Your first delve into OpenAL. I hope it was made simple
enough for you. It may have been a little too simple for the 1337 h4X0r, but we
all got to start somewhere. Things will get more advanced as we go along.</p>
-<p> Download the Java Source and Ant Build File</p>
+<p> <a href="http://joal-demos.dev.java.net/files/documents/534/256/lesson1.zip">Download
+ the Java Source and Ant Build File</a></p>
</body>
</html>
diff --git a/www/index.html b/www/index.html
index f5be7cf..221f84b 100644
--- a/www/index.html
+++ b/www/index.html
@@ -94,7 +94,7 @@
<td valign="top" bgcolor="#FFFFFF"><ul>
<li> OpenAL Tutorials (<a href="http://www.devmaster.net">www.devmaster.net</a>)
<ul>
- <li><a href="devmaster/lesson1.htm">lesson1</a>: Simple
+ <li><a href="devmaster/lesson1.htm">lesson1</a>: Single
Static Sound</li>
</ul>
</li>