Browse Source

doc: Fix broken Release page links when building a stable version

Angus Gratton 5 years ago
parent
commit
6153026f22

+ 1 - 0
docs/en/get-started-legacy/index.rst

@@ -445,5 +445,6 @@ Related Documents
     ../api-guides/tools/idf-monitor
     toolchain-setup-scratch
 
+.. Note: These two targets may be used from git-clone-notes.inc depending on version, don't remove
 .. _Stable version: https://docs.espressif.com/projects/esp-idf/en/stable/
 .. _Releases page: https://github.com/espressif/esp-idf/releases

+ 2 - 0
docs/en/get-started/windows-setup-scratch.rst

@@ -116,5 +116,7 @@ To carry on with development environment setup, proceed to :ref:`get-started-get
 .. _ninja: https://ninja-build.org/
 .. _Python: https://www.python.org/downloads/windows/
 .. _MSYS2: https://msys2.github.io/
+.. Note: These two targets may be used from git-clone-notes.inc depending on version, don't remove
 .. _Stable version: https://docs.espressif.com/projects/esp-idf/en/stable/
+.. _Releases page: https://github.com/espressif/esp-idf/releases
 

+ 2 - 1
docs/zh_CN/get-started-legacy/index.rst

@@ -439,5 +439,6 @@ Windows 操作系统
     ../api-guides/tools/idf-monitor
     toolchain-setup-scratch
 
-.. _Stable version: https://docs.espressif.com/projects/esp-idf/zh_CN/stable/
+.. Note: These two targets may be used from git-clone-notes.inc depending on version, don't remove
+.. _Stable version: https://docs.espressif.com/projects/esp-idf/en/stable/
 .. _Releases page: https://github.com/espressif/esp-idf/releases

+ 3 - 1
docs/zh_CN/get-started/windows-setup-scratch.rst

@@ -118,6 +118,8 @@ Python 安装完成后,从 Windows 开始菜单中打开“命令提示符”
 .. _ninja: https://ninja-build.org/
 .. _Python: https://www.python.org/downloads/windows/
 .. _MSYS2: https://msys2.github.io/
-.. _Stable version: https://docs.espressif.com/projects/esp-idf/en/stable/
+.. Note: These two targets may be used from git-clone-notes.inc depending on version, don't remove
+.. _Stable version: https://docs.espressif.com/projects/esp-idf/zh_CN/stable/
+.. _Releases page: https://github.com/espressif/esp-idf/releases