docs: kbuild: convert docs to ReST and rename to *.rst
[linux-2.6-block.git] / Documentation / process / submit-checklist.rst
index c88867b173d9c432beeb3c138ef1f9b807141823..365efc9e4aa8d3e2d6948462d6d3babc4803d264 100644 (file)
@@ -39,7 +39,7 @@ and elsewhere regarding submitting Linux kernel patches.
 
 6) Any new or modified ``CONFIG`` options do not muck up the config menu and
    default to off unless they meet the exception criteria documented in
-   ``Documentation/kbuild/kconfig-language.txt`` Menu attributes: default value.
+   ``Documentation/kbuild/kconfig-language.rst`` Menu attributes: default value.
 
 7) All new ``Kconfig`` options have help text.