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:
committed by
Heinrich Schuchardt
parent
186b2d2407
commit
3e865cfffc
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user