Skip to content

Invalid links for "fix_compile_commands.py" and "CMakeLists.txt" (IEP-1605) #1277

@SimonAulet

Description

@SimonAulet

Describe the bug
When trying to download the file "fix_compile_commands.py" from the documentation here https://docs.espressif.com/projects/espressif-ide/en/latest/additionalfeatures/clangd_cdt_support.html the link takes you to a 404 page. This is the link for download: https://github.com/espressif/idf-eclipse-plugin/tree/master/resources/resources/fix_compile_commands/fix_compile_commands.py
There is an aditional "/resources" in the path. This path works: https://github.com/espressif/idf-eclipse-plugin/tree/master/resources/fix_compile_commands/fix_compile_commands.py

To Reproduce
Steps to reproduce the behavior:
Go to https://docs.espressif.com/projects/espressif-ide/en/latest/additionalfeatures/clangd_cdt_support.html and scroll to the middle-bottom of the page. There are two links: one that says "fix_compile_commands.py" and another one that goes "CMakeLists.txt".
Both links have an additional "/resources" on their path
Expected behavior
When clicking on the links it should take you to https://github.com/espressif/idf-eclipse-plugin/blob/master/resources/fix_compile_commands/fix_compile_commands.py and https://github.com/espressif/idf-eclipse-plugin/blob/master/resources/fix_compile_commands/CMakeLists.txt respectively

Espressif-IDE Product Information:
The webpage documentation (https://docs.espressif.com/projects/espressif-ide/en/latest/additionalfeatures/clangd_cdt_support.html)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions