From effb1f802c5325e0eecc51d52acfc98270ef8ada Mon Sep 17 00:00:00 2001 From: "Kenneth G. Franqueiro" Date: Mon, 22 Jul 2024 17:55:36 -0400 Subject: [PATCH] Move 2.1 requirements into subfolder; fix edDraftURIs --- requirements/{ => 21}/index.html | 2 +- requirements/22/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename requirements/{ => 21}/index.html (99%) diff --git a/requirements/index.html b/requirements/21/index.html similarity index 99% rename from requirements/index.html rename to requirements/21/index.html index f55edf1a0e..17ceaa774e 100644 --- a/requirements/index.html +++ b/requirements/21/index.html @@ -33,7 +33,7 @@ license: "document", // if there a publicly available Editors Draft, this is the link - edDraftURI: "https://w3c.github.io/wcag/requirements/", + edDraftURI: "https://w3c.github.io/wcag/wcag21/requirements/", // if this is a LCWD, uncomment and set the end of its review period // lcEnd: "2012-02-21", diff --git a/requirements/22/index.html b/requirements/22/index.html index c395c48193..8875456838 100644 --- a/requirements/22/index.html +++ b/requirements/22/index.html @@ -34,7 +34,7 @@ license: "document", // if there a publicly available Editors Draft, this is the link - edDraftURI: "https://w3c.github.io/wcag/requirements/", + edDraftURI: "https://w3c.github.io/wcag/requirements/22/", // if this is a LCWD, uncomment and set the end of its review period // lcEnd: "2012-02-21",