diff --git a/explainer.md b/explainer.md index becfd67..e676326 100644 --- a/explainer.md +++ b/explainer.md @@ -687,15 +687,15 @@ that represent several major browser vendors. An early draft of the spec for Accessible Properties is available here: -https://wicg.github.io/aom/spec/ +[https://wicg.github.io/aom/spec/](https://wicg.github.io/aom/spec/) -The spec has several rough edges. Please refer to this explainer to understand +The spec has several rough edges. Please refer to this [explainer](https://wicg.github.io/aom/explainer) to understand the motivation, reasoning, and design tradeoffs. The spec will continue to evolve as we clarify the ideas and work out corner cases. Issues can be filed on GitHub: -https://github.com/WICG/aom/issues +[https://github.com/WICG/aom/issues](https://github.com/WICG/aom/issues) ### Incubation diff --git a/spec/index.html b/spec/index.html index 01a4fcc..c83ff67 100644 --- a/spec/index.html +++ b/spec/index.html @@ -141,7 +141,7 @@
Please refer to the - + Accessibility Object Model Explainer for the background and motivation.
diff --git a/spec/phase2.html b/spec/phase2.html index 14b1b9b..2fc2da8 100644 --- a/spec/phase2.html +++ b/spec/phase2.html @@ -95,7 +95,7 @@This document is the spec for Phase 2 of the Accessibility Object Model spec. For background, please refer to the - + Accessibility Object Model Explainer for the background and motivation, and then Phase 1. diff --git a/spec/phase3.html b/spec/phase3.html index 01d9fcf..adc0488 100644 --- a/spec/phase3.html +++ b/spec/phase3.html @@ -95,7 +95,7 @@
This document is the spec for Phase 3 of the Accessibility Object Model spec. For background, please refer to the - + Accessibility Object Model Explainer for the background and motivation, and then Phase 1 and diff --git a/spec/phase4.html b/spec/phase4.html index d1da25e..d6dcd4a 100644 --- a/spec/phase4.html +++ b/spec/phase4.html @@ -95,7 +95,7 @@
This document is the spec for Phase 4 of the Accessibility Object Model spec. For background, please refer to the - + Accessibility Object Model Explainer for the background and motivation, and then Phase 1,