Commit ed843ae9 authored by Costa Shulyupin's avatar Costa Shulyupin Committed by Jonathan Corbet
Browse files

docs: move riscv under arch



and fix all in-tree references.

Architecture-specific documentation is being moved into Documentation/arch/
as a way of cleaning up the top-level documentation directory and making
the docs hierarchy more closely match the source hierarchy.

Signed-off-by: default avatarCosta Shulyupin <costa.shul@redhat.com>
Reviewed-by: default avatarConor Dooley <conor.dooley@microchip.com>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20230930185354.3034118-1-costa.shul@redhat.com
parent 2087f270
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ implementation.
   openrisc/index
   parisc/index
   ../powerpc/index
   ../riscv/index
   riscv/index
   s390/index
   sh/index
   sparc/index
Loading