Commit 43bc3ed7 authored by Nícolas F. R. A. Prado's avatar Nícolas F. R. A. Prado Committed by Jonathan Corbet
Browse files

docs: dt: Use full path to enable cross-reference



Use full path to reference writing-schema.rst so that it becomes a
cross-reference.

Signed-off-by: default avatarNícolas F. R. A. Prado <nfraprado@protonmail.com>
Link: https://lore.kernel.org/r/20201123121333.59274-1-nfraprado@protonmail.com


Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent fb568273
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -25,7 +25,8 @@ I. For patch submitters

       make dt_binding_check

     See ../writing-schema.rst for more details about schema and tools setup.
     See Documentation/devicetree/writing-schema.rst for more details about
     schema and tools setup.

  3) DT binding files should be dual licensed. The preferred license tag is
     (GPL-2.0-only OR BSD-2-Clause).