You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hint-axe docs are now generated at build time so the relative path is only good for post build local install of the repository and results in 404s for anyone browsing github or npmjs.org (the more common scenario).
To give the best experience for the more common scenario this change directs the links to webhint.io which will have the information from the latest release.
Follow-up to #3937Fixes#3792
0 commit comments