Ver código fonte

docs: change redirection link in get-started

This link is supposed to go to Step 3, but it goes to Step 2.
yiying 5 anos atrás
pai
commit
ca38f1eb0a

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

@@ -104,7 +104,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`.
 
 .. _CMake: https://cmake.org/download/
 .. _ninja: https://ninja-build.org/

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

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