tutorials: proper links description
authorTim-Philipp Müller <tim@centricular.com>
Tue, 8 Feb 2022 18:15:34 +0000 (18:15 +0000)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Tue, 8 Feb 2022 19:44:59 +0000 (19:44 +0000)
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1670>

subprojects/gst-docs/markdown/tutorials/android/link-against-gstreamer.md
subprojects/gst-docs/markdown/tutorials/ios/link-against-gstreamer.md

index 30a5d23ebf0cb0dc808ebc12de46c01a10ca03c7..60cde258851959956ef3d6a19435a8997f20ad5f 100644 (file)
@@ -11,7 +11,7 @@ linkage problems.
 
 ## Hello GStreamer \[Java code\]
 
-The tutorial code is in the [subdirectory](https://gitlab.freedesktop.org/gstreamer/gstreamer/-/tree/main/subprojects/gst-docs/examples/tutorials/android/android-tutorial-1).
+The tutorial code is in the [gst-docs subdirectory](https://gitlab.freedesktop.org/gstreamer/gstreamer/-/tree/main/subprojects/gst-docs/examples/tutorials/android/android-tutorial-1).
 This directory contains the usual Android NDK structure: a `src` folder for the Java code,
 a `jni` folder for the C code and a `res` folder for UI resources.
 
index 3752b6206281c0ceab6c60410e3b4e893d27fb46..6275c48a9f59f2158b04ad365be840139c02bf04 100644 (file)
@@ -11,7 +11,7 @@ GStreamer library from Xcode using objective-C.
 ## Hello GStreamer!
 
 The tutorials code are in the
-[folder](https://gitlab.freedesktop.org/gstreamer/gstreamer/-/tree/main/subprojects/gst-docs/examples/tutorials/xcode%20iOS/).
+[`tutorials/xcode iOS` folder](https://gitlab.freedesktop.org/gstreamer/gstreamer/-/tree/main/subprojects/gst-docs/examples/tutorials/xcode%20iOS/).
 
 It was created using the GStreamer Single View
 Application template. The view contains only a `UILabel` that will be