diff --git a/README.md b/README.md index eaaff9a..7e4bf3e 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@ This is the issue tracking repository for Digital Publishing WAI-ARIA Module (dp You can also compare against [the most recent published version here](https://www.w3.org/TR/dpub-aria-1.0/). -To open a PR, please see the [main ARIA repository where the specification lives](https://github.com/w3c/aria/dpub-aria). This specification is part of the [ARIA suite](https://www.w3.org/WAI/ARIA/deliverables), and uses the same code structure and build tools as other ARIA suites. General information about editing specifications is in the [main ARIA repository readme](https://github.com/w3c/aria/). +To view the source of the specification, please see the [main ARIA repository where the specification lives](https://github.com/w3c/aria/tree/main/dpub-aria). This specification is part of the [ARIA suite](https://www.w3.org/WAI/ARIA/deliverables), and uses the same code structure and build tools as other ARIA suites. General information about contributing to the specifications is in the [main ARIA repository readme](https://github.com/w3c/aria/).