mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-13 08:56:39 -05:00
doc: fix broken references
These pages never existed, let's not try to reference them.
This commit is contained in:
parent
0c41f24401
commit
f47f85bbcb
4 changed files with 5 additions and 6 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Tutorial - Part 6: Binding objects
|
||||
|
||||
[[previous]](tutorial5.md) [[index]](tutorial-index.md) [[next]](tutorial7.md)
|
||||
[[previous]](tutorial5.md) [[index]](tutorial-index.md)
|
||||
|
||||
In this tutorial we show how to bind to an object so that we can
|
||||
receive events and call methods on the object.
|
||||
|
|
@ -184,4 +184,4 @@ you created. Otherwise, they will be leaked:
|
|||
}
|
||||
```
|
||||
|
||||
[[previous]](tutorial5.md) [[index]](tutorial-index.md) [[next]](tutorial7.md)
|
||||
[[previous]](tutorial5.md) [[index]](tutorial-index.md)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue