README: correct path to sandbox.rst

sandbox.rst was moved.

Fixes: 2851cc94f3 ("dm: Add documentation for host command and implementation")
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Heinrich Schuchardt
2023-01-25 19:14:56 +01:00
parent 7d489128dc
commit cf69dc7458

2
README
View File

@@ -189,7 +189,7 @@ board. This allows feature development which is not board- or architecture-
specific to be undertaken on a native platform. The sandbox is also used to
run some of U-Boot's tests.
See doc/arch/sandbox.rst for more details.
See doc/arch/sandbox/sandbox.rst for more details.
Board Initialisation Flow: