Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions explainer.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion spec/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ <h1>Introduction</h1>
<h2>Explainer</h2>
<p>
Please refer to the
<a href="https://github.com/WICG/aom/blob/master/explainer.md">
<a href="https://wicg.github.io/aom/explainer">
Accessibility Object Model Explainer</a> for the background and
motivation.
</p>
Expand Down
2 changes: 1 addition & 1 deletion spec/phase2.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ <h1>Introduction</h1>
<p>
This document is the spec for Phase 2 of the Accessibility Object
Model spec. For background, please refer to the
<a href="https://github.com/WICG/aom/blob/master/explainer.md">
<a href="https://wicg.github.io/aom/explainer">
Accessibility Object Model Explainer</a> for the background and
motivation, and then
<a href="index.html">Phase 1</a>.
Expand Down
2 changes: 1 addition & 1 deletion spec/phase3.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ <h1>Introduction</h1>
<p>
This document is the spec for Phase 3 of the Accessibility Object
Model spec. For background, please refer to the
<a href="https://github.com/WICG/aom/blob/master/explainer.md">
<a href="https://wicg.github.io/aom/explainer">
Accessibility Object Model Explainer</a> for the background and
motivation, and then
<a href="index.html">Phase 1</a> and
Expand Down
2 changes: 1 addition & 1 deletion spec/phase4.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ <h1>Introduction</h1>
<p>
This document is the spec for Phase 4 of the Accessibility Object
Model spec. For background, please refer to the
<a href="https://github.com/WICG/aom/blob/master/explainer.md">
<a href="https://wicg.github.io/aom/explainer">
Accessibility Object Model Explainer</a> for the background and
motivation, and then
<a href="index.html">Phase 1</a>,
Expand Down