-
Couldn't load subscription status.
- Fork 32
Open
Milestone
Description
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)
bact