summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 014b18b..139c133 100644
--- a/README.rst
+++ b/README.rst
@@ -64,7 +64,7 @@ Note: See `this issue <https://github.com/ulfalizer/Kconfiglib/issues/47>`__ if
you run into a "macro expanded to blank string" error with kernel 4.18+.
See `this page
-<https://docs.zephyrproject.org/latest/guides/kconfig/index.html>`__ for some
+<https://docs.zephyrproject.org/latest/guides/kconfig/tips.html>`__ for some
Kconfig tips and best practices.
Installation
@@ -218,7 +218,7 @@ Whenever ``.config`` is overwritten, the previous version of the file is saved
to ``.config.old`` (or, more generally, to ``$KCONFIG_CONFIG.old``).
For some general Kconfig advice, see `this page
-<https://docs.zephyrproject.org/latest/guides/kconfig/index.html>`__.
+<https://docs.zephyrproject.org/latest/guides/kconfig/tips.html>`__.
Using ``.config`` files as Make input
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~