From: Krzysztof Date: Fri, 2 Aug 2019 09:58:08 +0000 (+0800) Subject: More link corrections X-Git-Tag: v4.1-dev~26^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=164fd5ad2984a0be2ad49720f5ac7b9e95a6aa69;p=esp-idf More link corrections --- diff --git a/docs/en/get-started/windows-setup-scratch.rst b/docs/en/get-started/windows-setup-scratch.rst index 3e35f916ea..1c59b9648d 100644 --- a/docs/en/get-started/windows-setup-scratch.rst +++ b/docs/en/get-started/windows-setup-scratch.rst @@ -75,7 +75,7 @@ Once Python is installed, open a Windows Command Prompt from the Start menu and MConf for IDF ^^^^^^^^^^^^^ -Download the configuration tool mconf-idf from the `kconfig-frontends releases page `_. This is the ``mconf`` configuration tool with some minor customizations for ESP-IDF. +Download the configuration tool mconf-idf from the `kconfig-frontends releases page`_. This is the ``mconf`` configuration tool with some minor customizations for ESP-IDF. This tool will also need to be unzipped to a directory which is then :ref:`added to your Path `. @@ -113,9 +113,11 @@ Next Steps To carry on with development environment setup, proceed to :ref:`get-started-get-esp-idf`. +.. _CMake: https://cmake.org/download/ .. _ninja: https://ninja-build.org/ .. _ninja-dl: https://github.com/ninja-build/ninja/releases .. _Python: https://www.python.org/downloads/windows/ .. _MSYS2: https://msys2.github.io/ +.. _kconfig-frontends releases page: https://github.com/espressif/kconfig-frontends/releases .. _Stable version: https://docs.espressif.com/projects/esp-idf/en/stable/