Skip to content

Broken links on pages without trailing slash #598

@wxMichael

Description

@wxMichael

If you go to a page without adding a trailing slash, links in the document are broken.
Google and other search engines seem to remove the slash (Search: Avalonia Styling).

As an example, if you go to the Styling page with no trailing slash and click on either Styles or Control Themes in the main document content, you'll get a 404 Page Not Found.
No Slash: https://docs.avaloniaui.net/docs/basics/user-interface/styling
Resulting Styles Link: https://docs.avaloniaui.net/docs/basics/user-interface/styles (404)

With Slash: https://docs.avaloniaui.net/docs/basics/user-interface/styling/
Resulting Styles Link: https://docs.avaloniaui.net/docs/basics/user-interface/styling/styles

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