summaryrefslogtreecommitdiff
path: root/sdk-android-tutorial-video.md
diff options
context:
space:
mode:
Diffstat (limited to 'sdk-android-tutorial-video.md')
-rw-r--r--sdk-android-tutorial-video.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdk-android-tutorial-video.md b/sdk-android-tutorial-video.md
index f3cbbdc..acf4a68 100644
--- a/sdk-android-tutorial-video.md
+++ b/sdk-android-tutorial-video.md
@@ -21,7 +21,7 @@ Since Android does not provide a windowing system, a GStreamer video
sink cannot create pop-up windows as it would do on a Desktop platform.
Fortunately, the `VideoOverlay` interface allows providing video sinks with
an already created window onto which they can draw, as we have seen in
-[](sdk-basic-tutorial-toolkit-integration).
+[](sdk-basic-tutorial-toolkit-integration.md).
In this tutorial, a
[SurfaceView](http://developer.android.com/reference/android/view/SurfaceView.html)