From 164fd5ad2984a0be2ad49720f5ac7b9e95a6aa69 Mon Sep 17 00:00:00 2001 From: Krzysztof Date: Fri, 2 Aug 2019 17:58:08 +0800 Subject: [PATCH] More link corrections --- docs/en/get-started/windows-setup-scratch.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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/