Skip to content

Commit 0dcc0d5

Browse files
committed
Add errata pages to dev index.html
1 parent 68f5ac6 commit 0dcc0d5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ <h1>Web Content Accessibility Guidelines {{ versionDecimal }}</h1>
1919
</p>
2020
{%- endif %}
2121
<ul>
22+
<li><a href="errata/21.html">Errata for 2.1</a>
23+
<li><a href="errata/22.html">Errata for 2.2</a>
2224
{% if includeGuidelines -%}
2325
<li><a href="guidelines/">Guidelines</a></li>
2426
{%- endif %}

0 commit comments

Comments
 (0)