docs: process/index.rst: Fix reference to nonexistent document
authorDaniel W. S. Almeida <dwlsalmeida@gmail.com>
Sat, 18 Jul 2020 16:50:59 +0000 (13:50 -0300)
committerJonathan Corbet <corbet@lwn.net>
Thu, 23 Jul 2020 20:26:12 +0000 (14:26 -0600)
Fix the following warning:

WARNING: toctree contains reference to nonexistent document
'process/unaligned-memory-access'

The path to the document was wrong.

Signed-off-by: Daniel W. S. Almeida <dwlsalmeida@gmail.com>
Link: https://lore.kernel.org/r/20200718165107.625847-5-dwlsalmeida@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/process/index.rst

index f07c925..dd231ff 100644 (file)
@@ -32,7 +32,7 @@ Below are the essential guides that every developer should read.
    kernel-enforcement-statement
    kernel-driver-statement
 
-Other guides to the community that are of interest to most developers are: 
+Other guides to the community that are of interest to most developers are:
 
 .. toctree::
    :maxdepth: 1
@@ -61,7 +61,7 @@ lack of a better place.
    botching-up-ioctls
    clang-format
    ../riscv/patch-acceptance
-   unaligned-memory-access
+   ../core-api/unaligned-memory-access
 
 .. only::  subproject and html