mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 16:23:55 -06:00
docs: fix broken paths to docs/interop dir
With the move of some docs to docs/interop on d59157e
, a couple of
references were not updated.
Signed-off-by: Cleber Rosa <crosa@redhat.com>
[PMD: fixed a typo and another reference of docs/interop/qmp-spec.txt]
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
parent
a44af723b3
commit
cfb41b8868
2 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@ into the QAPI framework implementation.
|
|||
|
||||
For an in-depth introduction to the QAPI framework, please refer to
|
||||
docs/qapi-code-gen.txt. For documentation about the QMP protocol,
|
||||
start with docs/qmp-intro.txt.
|
||||
start with docs/interop/qmp-intro.txt.
|
||||
|
||||
== Overview ==
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue