浏览代码

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 年之前
父节点
当前提交
dad0513954
共有 1 个文件被更改,包括 1 次插入1 次删除
  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
 required reading:
 
-  README
+  :ref:`Documentation/admin-guide/README.rst <readme>`
     This file gives a short background on the Linux kernel and describes
     what is necessary to do to configure and build the kernel.  People
     who are new to the kernel should start here.