doc: move spa/foo.md to spa-foo.md

Flatten the hierarchy a bit to make it easier to handle.
This commit is contained in:
Peter Hutterer 2021-05-25 11:19:17 +10:00 committed by Wim Taymans
parent 5e5b9e3050
commit f8243f3cc1
10 changed files with 13 additions and 13 deletions

View file

@ -34,7 +34,7 @@ described in an external protocol file but implemented directly in
a protocol plugin. Protocol plugins can be added to add new
objects or even protocols when required.
Messages are encoded with [SPA PODs](spa/pod.md), which make it
Messages are encoded with [SPA PODs](spa-pod.md), which make it
possible to encode complex objects with right types.
Events from the server can be a reply to a method or can be emitted