doc: environment: fix links to Linux kernel documentation

Architecture-specific documentation in the Linux kernel was moved to
the arch/ subdirectory.

Signed-off-by: Mattia Narducci <mattianarducci1@gmail.com>
Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
This commit is contained in:
Mattia Narducci
2025-10-10 21:31:45 +02:00
committed by Heinrich Schuchardt
parent 186b2d2407
commit 3e865cfffc

View File

@@ -587,5 +587,5 @@ Implementation
See :doc:`../develop/environment` for internal development details.
.. _`Booting ARM Linux`: https://www.kernel.org/doc/html/latest/arm/booting.html
.. _`Booting AArch64 Linux`: https://www.kernel.org/doc/html/latest/arm64/booting.html
.. _`Booting ARM Linux`: https://www.kernel.org/doc/html/latest/arch/arm/booting.html
.. _`Booting AArch64 Linux`: https://www.kernel.org/doc/html/latest/arch/arm64/booting.html