From f8b429999f6040ec56983e02d31e551110ba1e55 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Wed, 11 Dec 2019 03:03:01 +0100 Subject: Update links to Kconfig tips page in README Moved in Zephyr. --- README.rst | 4 ++-- 1 file 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 `__ if you run into a "macro expanded to blank string" error with kernel 4.18+. See `this page -`__ for some +`__ 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 -`__. +`__. Using ``.config`` files as Make input ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- cgit v1.2.3