Skip to content

Commit cbe6892

Browse files
authored
Landmark Examples Resource Page: Fix broken links to tools pages (#3435)
* updated links to 4 tool pages * Added one link
1 parent b20627c commit cbe6892

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

content/patterns/landmarks/examples/resources.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,20 +55,21 @@ <h2>Read More</h2>
5555
<li><a href="https://alistapart.com/column/wai-finding-with-aria-landmark-roles">WAI-finding with ARIA Landmark Roles</a> (A List Apart)</li>
5656
<li><a href="https://vispero.com/resources/using-wai-aria-landmark-roles/">Using WAI-ARIA Landmarks – updated</a> (Vispero)</li>
5757
<li><a href="https://vispero.com/resources/basic-screen-reader-commands-for-accessibility-testing/">Basic screen reader commands for accessibility testing</a> (Vispero)</li>
58-
<li><a href="http://webaim.org/projects/screenreadersurvey9/#landmarks">Screen Reader User Survey #9 Results: Landmarks/Regions</a> (WebAIM)</li>
58+
<li><a href="https://webaim.org/projects/screenreadersurvey10/#landmarks">Screen Reader User Survey #10 Results: Landmarks/Regions</a> (WebAIM)</li>
5959
</ul>
6060
</section>
6161

6262
<section>
6363
<h2>Tools</h2>
6464

6565
<ul>
66-
<li><a href="https://skipto-landmarks-headings.github.io">SkipTo Landmarks &amp; Headings: Browser Extension</a></li>
67-
<li><a href="https://github.com/skipto-landmarks-headings/page-script-5">SkipTo Landmarks &amp; Headings: Page Script (used on this page)</a></li>
66+
<li><a href="https://opena11y.github.io/h2l-side-panel/">Headings, Landmarks and Links Browser Extensions</a> (H2L)</li>
67+
<li><a href="https://skipto-landmarks-headings.github.io/page-script-5/extensions.html">SkipTo.js: Browser Extensions</a></li>
68+
<li><a href="https://skipto-landmarks-headings.github.io/page-script-5/page-script.html">SkipTo.js: Page Script</a> (used on this page)</li>
6869
<li><a href="http://matatk.agrip.org.uk/landmarks/">Landmarks Browser Extension</a></li>
6970
<li><a href="https://accessibility-bookmarklets.org/">Accessibility Bookmarklets: Landmark Bookmarklet</a></li>
7071
<li><a href="https://whatsock.github.io/visual-aria/github-bookmarklet/visual-aria.htm">The Visual ARIA Bookmarklet</a></li>
71-
<li><a href="https://ainspector.disability.illinois.edu">AInspector for Firefox</a> (Landmark Rule Category)</li>
72+
<li><a href="https://opena11y.github.io/ainspector/">Accessibility Inspector for WCAG Evaluation</a> (Landmark Rule Category)</li>
7273
</ul>
7374

7475
</section>

0 commit comments

Comments
 (0)