mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Merge branch 'docs/doc138' into 'master'
Fix incorrect redirect link in getting started guide Closes DOC-138 See merge request espressif/esp-idf!9693
This commit is contained in:
commit
8b819a8de8
@ -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/
|
||||
|
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user