diff options
author | Dario Binacchi | 2023-01-09 12:52:40 +0100 |
---|---|---|
committer | Heinrich Schuchardt | 2023-01-20 16:38:52 +0100 |
commit | 5ef229a007b19caa03228531ef32ac4cd5f25239 (patch) | |
tree | 0011acf98b30b39d162975620f93cfc3bd438157 /doc/board/tbs/tbs2910.rst | |
parent | b1315ad33391e83736907265db3b3b15682c0109 (diff) |
doc: fix references to distro documentation
Commit 37c5195dfcd157 ("doc: Move distro boot doc to rST") renamed
doc/README.distro to doc/develop/distro.rst.
Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
Reviewed-by: Soeren Moch <smoch@web.de>
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Diffstat (limited to 'doc/board/tbs/tbs2910.rst')
-rw-r--r-- | doc/board/tbs/tbs2910.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/board/tbs/tbs2910.rst b/doc/board/tbs/tbs2910.rst index e97f2b6e613..9d4be61783e 100644 --- a/doc/board/tbs/tbs2910.rst +++ b/doc/board/tbs/tbs2910.rst @@ -181,7 +181,7 @@ If that fails it will then try to boot from several interfaces using 'distro_bootcmd': It will first try to boot from the microSD slot, then the SD slot, then the internal eMMC, then the SATA interface and finally the USB interface. For more information on how to configure your distribution to boot, -see 'README.distro'. +see 'doc/develop/distro.rst'. Links: ------ |