summaryrefslogtreecommitdiff
path: root/sdk-basic-tutorial-playback-speed.md
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2016-10-06 15:41:20 -0400
committerOlivier CrĂȘte <olivier.crete@collabora.com>2016-10-06 16:30:24 -0400
commit0cf3f4177828daa6875da62afc05cf4d36683f8c (patch)
treec5c5f759117f67b618b879f2b3469ec70794a17c /sdk-basic-tutorial-playback-speed.md
parentac54228e18e1ab1a68bb8bf236fda0318db9be8a (diff)
Fix hotdoc warnings
Diffstat (limited to 'sdk-basic-tutorial-playback-speed.md')
-rw-r--r--sdk-basic-tutorial-playback-speed.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdk-basic-tutorial-playback-speed.md b/sdk-basic-tutorial-playback-speed.md
index 05e9260..864cd98 100644
--- a/sdk-basic-tutorial-playback-speed.md
+++ b/sdk-basic-tutorial-playback-speed.md
@@ -212,7 +212,7 @@ int main(int argc, char *argv[]) {
> ![Information](images/icons/emoticons/information.png)
> Need help?
>
-> If you need help to compile this code, refer to the **Building the tutorials** section for your platform: [Linux](sdk-installing-on-linux.md#InstallingonLinux-Build), [Mac OS X](sdk-installing-on-mac-osx.md#InstallingonMacOSX-Build) or [Windows](sdk-installing-on-windows.mdb#InstallingonWindows-Build), or use this specific command on Linux:
+> If you need help to compile this code, refer to the **Building the tutorials** section for your platform: [Linux](sdk-installing-on-linux.md#InstallingonLinux-Build), [Mac OS X](sdk-installing-on-mac-osx.md#InstallingonMacOSX-Build) or [Windows](sdk-installing-on-windows.md#InstallingonWindows-Build), or use this specific command on Linux:
>
> `` gcc basic-tutorial-13.c -o basic-tutorial-13 `pkg-config --cflags --libs gstreamer-1.0` ``
>