Skip to content

Commit

Permalink
docs(esp-idf): Fix broken link to VSCode install docs
Browse files Browse the repository at this point in the history
  • Loading branch information
zbauman3 committed Nov 24, 2024
1 parent f420609 commit c7d8172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/get-started/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ IDE
.. note:: We highly recommend installing the ESP-IDF through your favorite IDE.

* `Eclipse Plugin <https://github.com/espressif/idf-eclipse-plugin/blob/master/README.md>`_
* `VSCode Extension <https://github.com/espressif/vscode-esp-idf-extension/blob/master/docs/tutorial/install.md>`_
* `VSCode Extension <https://github.com/espressif/vscode-esp-idf-extension/blob/master/README.md>`_

Manual Installation
~~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit c7d8172

Please sign in to comment.