mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
doc: fix navigation
This commit is contained in:
parent
4d3647acbb
commit
205c4a58f9
3 changed files with 6 additions and 6 deletions
|
|
@ -1,4 +1,4 @@
|
|||
[[previous]](tutorial2.md) [[index](tutorial-index.md) [[next]](tutorial4.md)
|
||||
[[previous]](tutorial2.md) [[index]](tutorial-index.md) [[next]](tutorial4.md)
|
||||
|
||||
# Forcing a roundtrip (Tutorial 3)
|
||||
|
||||
|
|
@ -233,4 +233,4 @@ We can finally destroy our context and mainloop to conclude this tutorial:
|
|||
pw_main_loop_destroy(loop);
|
||||
```
|
||||
|
||||
[[previous]](tutorial2.md) [[index](tutorial-index.md) [[next]](tutorial4.md)
|
||||
[[previous]](tutorial2.md) [[index]](tutorial-index.md) [[next]](tutorial4.md)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue