Skip to content

Commit

Permalink
fixed links in landmark practices page
Browse files Browse the repository at this point in the history
  • Loading branch information
jongund committed Jan 19, 2025
1 parent c67b58e commit 46890f7
Showing 1 changed file with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ <h4>ARIA Techniques</h4>
<section>
<h4>Examples</h4>

<p><a href="../../patterns/landmarks/examples/banner.html">Banner Landmark Example</a></p>
<p><a href="../../patterns/landmarks/landmark-pattern.html#banner">Banner Landmark Example</a></p>
</section>
</section>

Expand Down Expand Up @@ -218,7 +218,7 @@ <h4>ARIA Technique</h4>
<section>
<h4>Examples</h4>

<p><a href="../../patterns/landmarks/examples/complementary.html">Complementary Landmark Example</a></p>
<p><a href="../../patterns/landmarks/landmark-pattern.html#complementary">Complementary Landmark Example</a></p>
</section>
</section>

Expand Down Expand Up @@ -262,7 +262,7 @@ <h4>ARIA Technique</h4>

<section>
<h4>Examples</h4>
<p><a href="../../patterns/landmarks/examples/contentinfo.html">Contentinfo Landmark Example</a></p>
<p><a href="../../patterns/landmarks/landmark-pattern.html#contentinfo">Contentinfo Landmark Example</a></p>
</section>
</section>

Expand Down Expand Up @@ -307,7 +307,7 @@ <h4>ARIA Technique</h4>
<section>
<h4>Examples</h4>

<p><a href="../../patterns/landmarks/examples/form.html">Form Landmark Example</a></p>
<p><a href="../../patterns/landmarks/landmark-pattern.html#form">Form Landmark Example</a></p>
</section>
</section>

Expand Down Expand Up @@ -339,7 +339,7 @@ <h4>ARIA Technique</h4>
<section>
<h4>Examples</h4>

<p><a href="../../patterns/landmarks/examples/main.html">Main Landmark Example</a></p>
<p><a href="../../patterns/landmarks/landmark-pattern.html#main">Main Landmark Example</a></p>
</section>
</section>

Expand Down Expand Up @@ -367,7 +367,7 @@ <h4>ARIA Technique</h4>
<section>
<h4>Examples</h4>

<p><a href="../../patterns/landmarks/examples/navigation.html">Navigation Landmark Example</a></p>
<p><a href="../../patterns/landmarks/landmark-pattern.html#navigation">Navigation Landmark Example</a></p>
</section>
</section>

Expand Down Expand Up @@ -397,7 +397,7 @@ <h4>ARIA Technique</h4>
<section>
<h4>Examples</h4>

<p><a href="../../patterns/landmarks/examples/region.html">Region Landmark Example</a></p>
<p><a href="../../patterns/landmarks/landmark-pattern.html#region">Region Landmark Example</a></p>
</section>
</section>

Expand All @@ -424,7 +424,7 @@ <h4>ARIA Technique</h4>
<section>
<h4>Examples</h4>

<p><a href="../../patterns/landmarks/examples/search.html">Search Landmark Example</a></p>
<p><a href="../../patterns/landmarks/landmark-pattern.html#search">Search Landmark Example</a></p>
</section>
</section>
</section>
Expand Down

0 comments on commit 46890f7

Please sign in to comment.