summaryrefslogtreecommitdiff
path: root/Documentation/arch/index.rst
diff options
context:
space:
mode:
authorJonathan Corbet <corbet@lwn.net>2023-03-30 22:08:45 +0300
committerJonathan Corbet <corbet@lwn.net>2023-04-11 01:45:36 +0300
commitfde2e40fb50bc268889178bcae1f33cbbacf05c7 (patch)
tree42f21ce1787c6d24b974cab796177e42671b8045 /Documentation/arch/index.rst
parentc3806d572040af7270ddb2bead501e5589cd75c8 (diff)
downloadlinux-fde2e40fb50bc268889178bcae1f33cbbacf05c7.tar.xz
docs: Move arc architecture docs under Documentation/arch/
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. Move Documentation/arc into arch/ and fix all in-tree references. Acked-by: Vineet Gupta <vgupta@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/arch/index.rst')
-rw-r--r--Documentation/arch/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/arch/index.rst b/Documentation/arch/index.rst
index ccb4d10fc1b6..2aeff47a0014 100644
--- a/Documentation/arch/index.rst
+++ b/Documentation/arch/index.rst
@@ -9,7 +9,7 @@ implementation.
.. toctree::
:maxdepth: 2
- ../arc/index
+ arc/index
../arm/index
../arm64/index
../ia64/index