Skip to content

Commit 77b388c

Browse files
committed
[lldb][Docs] Fix broken link to qemu testing page
1 parent 310b0a1 commit 77b388c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lldb/docs/resources/test.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -606,7 +606,7 @@ Running tests in QEMU System Emulation Environment
606606
``````````````````````````````````````````````````
607607

608608
QEMU can be used to test LLDB in an emulation environment in the absence of
609-
actual hardware. :doc:`/use/qemu-testing` describes how to setup an
609+
actual hardware. :doc:`/resources/qemu-testing` describes how to setup an
610610
emulation environment using QEMU helper scripts found in
611611
``llvm-project/lldb/scripts/lldb-test-qemu``. These scripts currently
612612
work with Arm or AArch64, but support for other architectures can be added easily.

0 commit comments

Comments
 (0)