mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-30 02:37:19 +02:00
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
This commit is contained in:
@ -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/
|
||||
|
@ -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/
|
||||
|
Reference in New Issue
Block a user