summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalf Sippl <ralf.sippl@gmail.com>2019-03-25 09:19:59 +0000
committerRalf Sippl <ralf.sippl@gmail.com>2019-03-25 09:19:59 +0000
commit17225950c1811b26ec8c43b60c669f207d258e1b (patch)
treecfbcada0de81539537857ba3e4a6c64b2d7ea88c
parent0f4348eadcd238d5e9c042f0effc1d993b17b807 (diff)
Update helloworld.md (fix link to "Higher-level interfaces")
-rw-r--r--markdown/application-development/basics/helloworld.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/markdown/application-development/basics/helloworld.md b/markdown/application-development/basics/helloworld.md
index b4e3892..f32a653 100644
--- a/markdown/application-development/basics/helloworld.md
+++ b/markdown/application-development/basics/helloworld.md
@@ -242,7 +242,7 @@ This concludes our first example. As you see, setting up a pipeline is
very low-level but powerful. You will see later in this manual how you
can create a more powerful media player with even less effort using
higher-level interfaces. We will discuss all that in [Higher-level
-interfaces for GStreamer applications][advanced]. We will
+interfaces for GStreamer applications][highlevel]. We will
first, however, go more in-depth into more advanced GStreamer internals.
It should be clear from the example that we can very easily replace the