Skip to content

Commit 6449897

Browse files
committed
Add errata section to top-level README
1 parent e27e07c commit 6449897

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,14 @@ To create a working example:
240240
* Reference working examples from techniques using the rawgit URI to the example in its development branch, e.g., `https://rawgit.com/w3c/wcag/main/working-examples/alt-attribute/`. Editors will update links when examples are approved.
241241
* When the example is complete and functional, submit a pull request into the main branch.
242242

243+
## Errata
244+
245+
The errata documents for WCAG 2.1 and 2.2 are now maintained in this repository.
246+
See the [Errata README](errata/README.md) for authoring details.
247+
248+
**Note:** The errata for both versions are maintained on the `main` branch for use in builds.
249+
Direct edits to the guidelines for WCAG 2.1 must be performed under `guidelines/` on the `WCAG-2.1` branch.
250+
243251
## Translations
244252

245253
WCAG 2.2 is ready for translation. To translate WCAG 2.2, follow instructions at [How to Translate WCAG 2](https://www.w3.org/WAI/about/translating/wcag/).

0 commit comments

Comments
 (0)