From 61bc60213eecbc6c0e38b3912b2df1e4ae9f3008 Mon Sep 17 00:00:00 2001 From: yiying Date: Mon, 20 Jul 2020 19:18:21 +0800 Subject: [PATCH] docs: change redirection link in get-started This link is supposed to go to Step 3, but it goes to Step 2. --- docs/en/get-started/windows-setup-scratch.rst | 2 +- docs/zh_CN/get-started/windows-setup-scratch.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/get-started/windows-setup-scratch.rst b/docs/en/get-started/windows-setup-scratch.rst index 6cdfaeeca..390196ed4 100644 --- a/docs/en/get-started/windows-setup-scratch.rst +++ b/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/ diff --git a/docs/zh_CN/get-started/windows-setup-scratch.rst b/docs/zh_CN/get-started/windows-setup-scratch.rst index 0b06bfcc2..e8b326ddf 100644 --- a/docs/zh_CN/get-started/windows-setup-scratch.rst +++ b/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/