Skip to content

Commit a4516af

Browse files
fix: Removed the duplicate /resources from both GitHub links
1 parent dd9f39d commit a4516af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/en/additionalfeatures/clangd_cdt_support.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@ If you are seeing the following error markers while navigating to the esp-idf co
5959
6060
Please follow the steps below to fix it:
6161

62-
1. Download the script for `fix_compile_commands.py <https://github.com/espressif/idf-eclipse-plugin/tree/master/resources/resources/fix_compile_commands/fix_compile_commands.py>`_.
62+
1. Download the script for `fix_compile_commands.py <https://github.com/espressif/idf-eclipse-plugin/tree/master/resources/fix_compile_commands/fix_compile_commands.py>`_.
6363

64-
2. Invoke the script from the project post build step. Here is example for `CMakeLists.txt <https://github.com/espressif/idf-eclipse-plugin/blob/master/resources/resources/fix_compile_commands/CMakeLists.txt>`_:
64+
2. Invoke the script from the project post build step. Here is example for `CMakeLists.txt <https://github.com/espressif/idf-eclipse-plugin/blob/master/resources/fix_compile_commands/CMakeLists.txt>`_:
6565

6666
.. code-block:: cmake
6767

0 commit comments

Comments
 (0)