summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAlexander Dahl <ada@thorsis.com>2021-05-10 13:21:30 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2021-05-10 13:25:57 +0200
commit28a9ba420a1afa1e02d5e735edb3bcafbc1f8881 (patch)
treed6fde2280ae1a8df1b005cd6211420963377fecf /doc
parent1ea4c4a1581e17f0d6d845d06fe51b054b10dc84 (diff)
downloadDistroKit-28a9ba420a1afa1e02d5e735edb3bcafbc1f8881.tar.gz
DistroKit-28a9ba420a1afa1e02d5e735edb3bcafbc1f8881.tar.xz
doc: hardware: Fix swapped references in toctrees
Fixes: 26a961f79aa8 ("doc: hardware: add toctrees for mips and x86_64") Signed-off-by: Alexander Dahl <ada@thorsis.com> Link: https://lore.pengutronix.de/20210510112130.15491-3-ada@thorsis.com Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'doc')
-rw-r--r--doc/hardware.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/hardware.rst b/doc/hardware.rst
index 117fb17..a478f5f 100644
--- a/doc/hardware.rst
+++ b/doc/hardware.rst
@@ -151,7 +151,7 @@ mips Platform
.. toctree::
:maxdepth: 1
- hardware_x86_64_qemu
+ hardware_mips_qemu
x86_64 Platform
@@ -166,4 +166,4 @@ x86_64 Platform
.. toctree::
:maxdepth: 1
- hardware_mips_qemu
+ hardware_x86_64_qemu