Skip to content

Commit

Permalink
Update about.html
Browse files Browse the repository at this point in the history
  • Loading branch information
HuanWuCode authored Sep 29, 2024
1 parent 0fcefb6 commit bba2c85
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions content/about/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@ <h1>About</h1>
<li>
<h2><a href="introduction/introduction.html">Introduction</a></h2>
<p>
To learn about the purpose of the APG, the prerequisite knowledge it assumes, and how it is organized, read the
To learn about the purpose of the APG, the prerequisite knowledge it assumes, and how it is organized, read the
<a href="introduction/introduction.html">Introduction</a>.
</p>
</li>
<li>
<h2><a href="aria-basics/aria-basics.html">ARIA Basics</a></h2>
<p>
Facilitate success when applying APG guidance by developing a solid understanding of what ARIA is, what accessibility semantics are, and their purpose and limitations with this section about
Facilitate success when applying APG guidance by developing a solid understanding of what ARIA is, what accessibility semantics are, and their purpose and limitations with this section about
<a href="aria-basics/aria-basics.html">ARIA Basics</a>.
</p>
</li>
Expand All @@ -39,9 +39,9 @@ <h2><a href="contributing/contributing.html">Contributing to the APG</a></h2>
</li>
<li>
<h2><a href="acknowledgements/acknowledgements.html">Acknowledgements</a></h2>
<p>
To learn about the people and organizations who contribute to the development of the APG, read the <a href="acknowledgements/acknowledgements.html">Acknowledgements</a>.
</p>
<p>
To learn about the people and organizations who contribute to the development of the APG, read the <a href="acknowledgements/acknowledgements.html">Acknowledgements</a>.
</p>
</li>
<li>
<h2><a href="change-history/change-history.html">Change History</a></h2>
Expand All @@ -61,7 +61,7 @@ <h2><a href="related-specifications/related-specifications.html">Related Specifi
<li>
<h2><a href="at-support-tables/at-support-tables.html">Assistive Technology Support Tables</a></h2>
<p>
Pages that provide example implementations of APG patterns also, when available, provide a summary of assistive technology support of the ARIA used in those examples.
Pages that provide example implementations of APG patterns also, when available, provide a summary of assistive technology support of the ARIA used in those examples.
Learn how to interpret and use data in the
<a href="at-support-tables/at-support-tables.html">Assistive Technology Support Tables</a>.
</p>
Expand All @@ -71,7 +71,7 @@ <h2><a href="at-support-tables/at-support-tables.html">Assistive Technology Supp
<h2><a href="coverage-and-quality/coverage-and-quality-report.html">Coverage and Quality Report</a></h2>
<p>
Objectives of the APG Task Force include providing guidance or examples for all ARIA attributes and doing so with code that implements practices documented in the APG code guide.
As the APG is revised, the build process updates our view of Progress toward these objectives in the
As the APG is revised, the build process updates our view of progress toward these objectives in the
<a href="coverage-and-quality/coverage-and-quality-report.html">Coverage and Quality Report</a>.
</p>
</li>
Expand Down

0 comments on commit bba2c85

Please sign in to comment.