Split out documentation into subfolders.
[platform/upstream/gstreamer.git] / markdown / tutorials / playback / digital-audio-pass-through.md
@@ -77,8 +77,8 @@ enabled, but, unfortunately, this option is not available in all audio
 drivers.
 
 Another solution involves, using a custom sinkbin (see
-[](tutorial-playback-custom-playbin-sinks.md)) which includes a
-`capsfilter` element (see [](tutorial-basic-handy-elements.md))
+[](tutorials/playback/custom-playbin-sinks.md)) which includes a
+`capsfilter` element (see [](tutorials/basic/handy-elements.md))
 and an audio sink. The caps that the external decoder supports are
 then set in the capsfiler so the wrong format is not output. This
 allows the application to enforce the appropriate format instead of