doc: fix dead kconfig links
Links to Linux kernel Kconfig documentation are broken, so replace them with working ones. Signed-off-by: David Lechner <david@lechnology.com>
This commit is contained in:
parent
2a1c6258fa
commit
f6fd8a7dab
1 changed files with 4 additions and 4 deletions
|
@ -14,10 +14,10 @@ behaviors and features that might be cryptic or that are easily overlooked.
|
|||
|
||||
.. note::
|
||||
|
||||
The official Kconfig documentation is `kconfig-language.txt
|
||||
<https://raw.githubusercontent.com/torvalds/linux/master/Documentation/kbuild/kconfig-language.txt>`_
|
||||
and `kconfig-macro-language.txt
|
||||
<https://raw.githubusercontent.com/torvalds/linux/master/Documentation/kbuild/kconfig-macro-language.txt>`_.
|
||||
The official Kconfig documentation is `kconfig-language.rst
|
||||
<https://www.kernel.org/doc/html/latest/kbuild/kconfig-language.html>`_
|
||||
and `kconfig-macro-language.rst
|
||||
<https://www.kernel.org/doc/html/latest/kbuild/kconfig-macro-language.html>`_.
|
||||
|
||||
|
||||
What to turn into Kconfig options
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue