summaryrefslogtreecommitdiffstats
path: root/www/devmaster/lesson8.html
diff options
context:
space:
mode:
authorXerxes Rånby <[email protected]>2013-07-05 19:29:45 +0200
committerXerxes Rånby <[email protected]>2013-07-05 19:29:45 +0200
commitec096f5131f084477931c9e3507d2d4da392d243 (patch)
tree46ea31ebfedaa13a5c06647d7fc6a0607ad2e8f4 /www/devmaster/lesson8.html
parent2c621756ec89449f3e469cddf9341d814a59f0a5 (diff)
www/devmaster/lesson*.html: Fix links to original DevMaster.net articles.
Signed-off-by: Xerxes Rånby <[email protected]>
Diffstat (limited to 'www/devmaster/lesson8.html')
-rw-r--r--www/devmaster/lesson8.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/devmaster/lesson8.html b/www/devmaster/lesson8.html
index 9ffff58..73a6c36 100644
--- a/www/devmaster/lesson8.html
+++ b/www/devmaster/lesson8.html
@@ -73,7 +73,7 @@ OpenAL Tutorials from DevMaster.net. Reprinted with Permission.<br>
-<p align="justify">This is a translation of <a href="http://www.devmaster.net/articles/openal-tutorials/lesson8.php">
+<p align="justify">This is a translation of <a href="http://devmaster.net/posts/2895/openal-lesson-8-oggvorbis-streaming-using-the-source-queue">
OpenAL Lesson 8: OggVorbis Streaming Using The Source Queue</a>
tutorial from <a href="http://devmaster.net/">DevMaster.net</a> to JOAL.