Skip to content

[FIX]: Links in v2.2 search page are broken #393

@coolharsh55

Description

@coolharsh55

Specs

Other

Errors

Links in the v2.2 search page are broken because they assume the path to 2.2 is from the root, instead of the github url having a dpv prefix

Steps to replicate the problem: E.g. https://w3c.github.io/dpv/2.2/search.html?query=process and then click on any concept to get a 404 e.g. https://w3c.github.io/2.2/dpv#ProcessingContext

Fix:

https://w3c.github.io/2.2/dpv#ProcessingContext
                     ^^^^^^^^
                     /dpv/2.2

Since this is for a published version, it will should be part of a point fix (2.0.1)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions