Skip to content

URDF Tutorials Appendix Links not working #298

@A-Ivan

Description

@A-Ivan

The table of contents links on the "URDF Tutorials Appendix" document are not working.

For instance:

File Hierarchy
GameObject Hierarchy
URDF Comparator
Articulation Body axis definition
Etc.

The problem is that there is an extra "#" symbol in their links, making these links unclickable, I believe it should only contain one of these symbols, not two.

An example is File Hierarchy currently has the following link "https://github.com/Unity-Technologies/Unity-Robotics-Hub/blob/main/tutorials/urdf_importer/urdf_appendix.md##File-Hierarchy"

I believe it should be "https://github.com/Unity-Technologies/Unity-Robotics-Hub/blob/main/tutorials/urdf_importer/urdf_appendix.md#File-Hierarchy".

This change should fix all of these links.

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