Browse Source

Documentation/process/howto.rst: add a missing cross-reference

Add a missing cross-reference from Documentation/process/howto.rst
to Documentation/admin-guide/README.rst.

Signed-off-by: Michael Rodin <michael-git@rodin.online>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Michael Rodin 7 years ago
parent
commit
dad0513954
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Documentation/process/howto.rst

+ 1 - 1
Documentation/process/howto.rst

@@ -85,7 +85,7 @@ linux-api@vger.kernel.org.
 Here is a list of files that are in the kernel source tree that are
 Here is a list of files that are in the kernel source tree that are
 required reading:
 required reading:
 
 
-  README
+  :ref:`Documentation/admin-guide/README.rst <readme>`
     This file gives a short background on the Linux kernel and describes
     This file gives a short background on the Linux kernel and describes
     what is necessary to do to configure and build the kernel.  People
     what is necessary to do to configure and build the kernel.  People
     who are new to the kernel should start here.
     who are new to the kernel should start here.