Skip to content

Link Anchors to Same Page Not Working #1378

@amayer5125

Description

@amayer5125

Link anchors that point to a different section on the same page do not seem to be working. Something like [my link](#example), when clicked points to /support/#example.

Examples:

These links obviously aren't the intended target since those sections do not exist at the root of the project.

I believe there are 26 broken links like this. I used grep -F '](#' content/*.md to find them all. I am very familiar with markdown and know that links like [my link](#example) are valid and should work. I am not familiar with NuxtJS enough to figure out why these links aren't working.

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