]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/vm/README: fix documentation path in tests/vm/README
authorHaseung Bong <hasueng@gmail.com>
Sat, 7 Jun 2025 06:04:56 +0000 (15:04 +0900)
committerThomas Huth <thuth@redhat.com>
Wed, 11 Jun 2025 11:08:25 +0000 (13:08 +0200)
commite317f0ce722f2d36b1ea61de6d85f2e9f2282a0b
tree41b947ed37f474da34abf35d3f4eb59122855dc6
parentec3a7a7150462b2d1be5b71c2e4fc6338366da25
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: ff41da50308 ("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>
tests/vm/README