mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 07:43:54 -06:00
tests/vm/README: fix documentation path in tests/vm/README
The README file in tests/vm/ points to a non-existent file,
docs/devel/testing.rst. Update the README to point to
docs/devel/testing/main.rst, which now contains information
about VM testing.
Signed-off-by: Haseung Bong <hasueng@gmail.com>
Fixes: ff41da5030
("docs/devel: Split testing docs from the build docs and move to separate folder")
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20250607060456.28902-1-hasueng@gmail.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
This commit is contained in:
parent
ec3a7a7150
commit
e317f0ce72
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
|||
See docs/devel/testing.rst for help.
|
||||
See docs/devel/testing/main.rst for help.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue