diff --git a/docs/en/get-started/index.rst b/docs/en/get-started/index.rst index 49fa2f661f..df43cc26a6 100644 --- a/docs/en/get-started/index.rst +++ b/docs/en/get-started/index.rst @@ -166,3 +166,5 @@ If you already have the ESP-IDF installed and not using IDE, you can build your Windows Manual + +.. _Stable version: https://docs.espressif.com/projects/esp-idf/en/stable/ diff --git a/docs/en/get-started/linux-macos-setup.rst b/docs/en/get-started/linux-macos-setup.rst index 52f705a7ab..13a539093f 100644 --- a/docs/en/get-started/linux-macos-setup.rst +++ b/docs/en/get-started/linux-macos-setup.rst @@ -235,8 +235,6 @@ Related Documents vscode-setup ../api-guides/tools/idf-monitor -.. _Stable version: https://docs.espressif.com/projects/esp-idf/en/stable/ -.. _Releases page: https://github.com/espressif/esp-idf/releases .. _AUR: https://wiki.archlinux.org/index.php/Arch_User_Repository .. _First Steps on ESP-IDF: ../get-started/first-steps.html .. _cmake: https://cmake.org/ diff --git a/docs/zh_CN/get-started/index.rst b/docs/zh_CN/get-started/index.rst index 07eba57322..f61c0b41d8 100644 --- a/docs/zh_CN/get-started/index.rst +++ b/docs/zh_CN/get-started/index.rst @@ -166,3 +166,5 @@ IDE Windows Manual + +.. _Stable version: https://docs.espressif.com/projects/esp-idf/en/stable/ diff --git a/docs/zh_CN/get-started/linux-macos-setup.rst b/docs/zh_CN/get-started/linux-macos-setup.rst index 4c0f79cddf..5c8a245521 100644 --- a/docs/zh_CN/get-started/linux-macos-setup.rst +++ b/docs/zh_CN/get-started/linux-macos-setup.rst @@ -235,8 +235,6 @@ ESP-IDF 工具安装器会下载 Github 发布版本中附带的一些工具, vscode-setup ../api-guides/tools/idf-monitor -.. _Stable version: https://docs.espressif.com/projects/esp-idf/en/stable/ -.. _Releases page: https://github.com/espressif/esp-idf/releases .. _AUR: https://wiki.archlinux.org/index.php/Arch_User_Repository .. _First Steps on ESP-IDF: ../get-started/first-steps.html .. _cmake: https://cmake.org/