diff --git a/sdk-android-tutorial-video.md b/sdk-android-tutorial-video.md index f3cbbdc018..acf4a68924 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)