summaryrefslogtreecommitdiffstats
path: root/samples/JetBoy/_index.html
diff options
context:
space:
mode:
Diffstat (limited to 'samples/JetBoy/_index.html')
-rw-r--r--samples/JetBoy/_index.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/samples/JetBoy/_index.html b/samples/JetBoy/_index.html
index 6665164b5..f7ce9ef18 100644
--- a/samples/JetBoy/_index.html
+++ b/samples/JetBoy/_index.html
@@ -1,7 +1,7 @@
<p>JetBoy is a sample game that demonstrates the use of the
-<a href="/reference/android/media/JetPlayer.html">android.media.JetPlayer</a>
+<a href="../../../reference/android/media/JetPlayer.html">android.media.JetPlayer</a>
class to implement an interactive music soundtrack in an application. JetBoy uses
-<a href="/guide/topics/media/index.html#jet">JET content created with
+<a href="../../../guide/topics/media/index.html#jet">JET content created with
JetCreator</a> and game-generated events fed to JetPlayer
to adapt the soundtrack to the user actions. Listen to how the melody picks
up when you start shooting asteroids, how you are congratulated when you
@@ -18,7 +18,7 @@ in the SDK, located at <code>&lt;sdk>/platforms/&lt;platform>/samples/JetBoy/</c
</p>
<p><strong>See also:</strong><br/>
-<a href="/guide/topics/media/jet/jetcreator_manual.html">SONiVOX JETCreator User Manual</a><br/>
-<a href="/reference/android/media/JetPlayer.html">JetPlayer class</a></p>
+<a href="../../../guide/topics/media/jet/jetcreator_manual.html">SONiVOX JETCreator User Manual</a><br/>
+<a href="../../../reference/android/media/JetPlayer.html">JetPlayer class</a></p>
-<img alt="" src="/guide/samples/images/JetBoy.png" />
+<img alt="" src="../images/JetBoy.png" />