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:
David Lechner 2019-09-27 17:00:09 -05:00 committed by Anas Nashif
commit f6fd8a7dab

View file

@ -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