summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuentin Schulz <[email protected]>2026-08-27 21:52:52 +0200
committerHeinrich Schuchardt <[email protected]>2026-08-29 06:41:35 +0200
commit7b782149cbae3e624bf6a30a4235a70f3d57bade (patch)
treebd26d86dbd922ff943c6a1024b35630265b49ffa
parent20ce3517c7e9151a2e54858973d96b5c041ec3c5 (diff)
doc: board/allwinner: update link to MTD utils
The base URL reports Forbidden access. Removing the www. prefix made it work (note that using HTTPS returns Forbidden access as well). Signed-off-by: Quentin Schulz <[email protected]>
-rw-r--r--doc/board/allwinner/sunxi.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/board/allwinner/sunxi.rst b/doc/board/allwinner/sunxi.rst
index d0c89b956b1..5c2406d3959 100644
--- a/doc/board/allwinner/sunxi.rst
+++ b/doc/board/allwinner/sunxi.rst
@@ -312,7 +312,7 @@ also be uploaded via FEL, check the Wiki's `FEL page`_ for more details.
.. _`configs/`: https://github.com/crust-firmware/crust/tree/master/configs
.. _`crust README`: https://github.com/crust-firmware/crust/blob/master/README.md#building-the-firmware
.. _`linux-sunxi`: https://linux-sunxi.org
-.. _`MTD utils`: http://www.linux-mtd.infradead.org/
+.. _`MTD utils`: http://linux-mtd.infradead.org/
.. _`magic binary`: https://github.com/linux-sunxi/sunxi-tools/raw/master/bin/fel-sdboot.sunxi
.. _`sunxi_fel`: https://github.com/linux-sunxi/sunxi-tools
.. _`FEL page`: https://linux-sunxi.org/FEL/USBBoot