From: Haseung Bong <hasueng@gmail.com>
To: qemu-devel@nongnu.org
Cc: alex.bennee@linaro.org, philmd@linaro.org, thuth@redhat.com,
"haseung.bong" <hasueng@gmail.com>
Subject: [PATCH] tests/vm/README: fix documentation path in tests/vm/README
Date: Sat, 7 Jun 2025 16:47:47 +0900 [thread overview]
Message-ID: <20250607074747.56072-1-hasueng@gmail.com> (raw)
From: "haseung.bong" <hasueng@gmail.com>
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>
---
tests/vm/README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/vm/README b/tests/vm/README
index f9c04cc0e7..14ac323309 100644
--- a/tests/vm/README
+++ b/tests/vm/README
@@ -1 +1 @@
-See docs/devel/testing.rst for help.
+See docs/devel/testing/main.rst for help.
--
2.43.0
next reply other threads:[~2025-06-07 7:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-07 7:47 Haseung Bong [this message]
2025-06-07 20:47 ` [PATCH] tests/vm/README: fix documentation path in tests/vm/README Haseung Bong
-- strict thread matches above, loose matches on Subject: below --
2025-06-07 6:04 Haseung Bong
2025-06-10 5:09 ` Thomas Huth
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250607074747.56072-1-hasueng@gmail.com \
--to=hasueng@gmail.com \
--cc=alex.bennee@linaro.org \
--cc=philmd@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=thuth@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.