Преглед изворни кода

Merge branch 'docs/doc138_backport_v4.0' into 'release/v4.0'

Fix incorrect redirect link in getting started guide (backport v4.0)

See merge request espressif/esp-idf!9704
Angus Gratton пре 5 година
родитељ
комит
7abb8e7fc3

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

@@ -111,7 +111,7 @@ Double-click the ``Path`` variable (either User or System Path, depending if you
 Next Steps
 ==========
 
-To carry on with development environment setup, proceed to :ref:`get-started-get-esp-idf`.
+To carry on with development environment setup, proceed to :ref:`get-started-set-up-tools`.
 
 .. _ninja: https://ninja-build.org/
 .. _Python: https://www.python.org/downloads/windows/

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

@@ -113,7 +113,7 @@ Python 安装完成后,从 Windows 开始菜单中打开“命令提示符”
 后续步骤
 ========
 
-继续设置开发环境,请前往 :ref:`get-started-get-esp-idf` 章节。
+继续设置开发环境,请前往 :ref:`get-started-set-up-tools` 章节。
 
 .. _ninja: https://ninja-build.org/
 .. _Python: https://www.python.org/downloads/windows/