w3c / wcag

Web Content Accessibility Guidelines
https://w3c.github.io/wcag/guidelines/22/
Other
1.14k stars 257 forks source link

WCAG 2.1 Techniques are 404ing #3886

Closed fstrr closed 6 months ago

fstrr commented 6 months ago

It's not broken links from, say, WCAG 2.2 documents, pages are 404ing from Google as well. For example: WCAG 2.1 ARIA5 vs. WCAG 2.2 ARIA5. See also, all the links to Techniques in 2.1 Use Of Color vs. 2.2 Use Of Color.

patrickhlauke commented 6 months ago

in the past the server silently added the .html part to the url. now it doesn't anymore. has the server config changed? @iadawn

iadawn commented 6 months ago

Looking into it

iadawn commented 6 months ago

Fixed. Problem resulted from a config change with unintended consequences