summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 15015d1..fd0a5c6 100644
--- a/README.rst
+++ b/README.rst
@@ -35,8 +35,8 @@ Note: See `this issue <https://github.com/ulfalizer/Kconfiglib/issues/47>`_ if y
a "macro expanded to blank string" error with kernel 4.18+.
See `this page
-<https://docs.zephyrproject.org/latest/application/kconfig-tips.html>`_ for
-some Kconfig tips and best practices.
+<https://docs.zephyrproject.org/latest/guides/kconfig/index.html>`__ for some
+Kconfig tips and best practices.
Installation
------------
@@ -149,6 +149,9 @@ Getting started
implicit ``olddefconfig``, so building will normally not be affected by
having an outdated configuration.
+For some general Kconfig advice, see `this page
+<https://docs.zephyrproject.org/latest/guides/kconfig/index.html>`__.
+
Using ``.config`` files as Make input
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~