Skip to content

Linking outside of project is allowed #23

@fidian

Description

@fidian

I have HTML help files. Sometimes they are at https://example.com/ and other times at https://special-app.example.com/help/. Linking from index.html to ../ should be disallowed because it goes outside of the root of the project.

Workaround:

Set baseURL to "/some-directory-that-does-not-exist" and link checking seems to work. However, this doesn't really feel right to allow linking outside of the project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions