Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

All Example Pages: Update links to related Issues #3123

Merged
merged 3 commits into from
Oct 22, 2024
Merged
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
2 changes: 1 addition & 1 deletion content/patterns/accordion/examples/accordion.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<body>
<nav aria-label="Related Links" class="feedback">
<ul>
<li><a href="https://github.com/w3c/aria-practices/projects/8">Related Issues</a></li>
<li><a href="https://github.com/orgs/w3c/projects/127">Related Issues</a></li>
<li><a href="../accordion-pattern.html">Design Pattern</a></li>
</ul>
</nav>
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/alert/examples/alert.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<body>
<nav aria-label="Related Links" class="feedback">
<ul>
<li><a href="https://github.com/w3c/aria-practices/projects/20">Related Issues</a></li>
<li><a href="https://github.com/orgs/w3c/projects/138">Related Issues</a></li>
<li><a href="../alert-pattern.html">Design Pattern</a></li>
</ul>
</nav>
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/alertdialog/examples/alertdialog.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<body>
<nav aria-label="Related Links" class="feedback">
<ul>
<li><a href="https://github.com/w3c/aria-practices/projects/20">Related Issues</a></li>
<li><a href="https://github.com/orgs/w3c/projects/138">Related Issues</a></li>
<li><a href="../alertdialog-pattern.html">Design Pattern</a></li>
</ul>
</nav>
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/breadcrumb/examples/breadcrumb.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<body>
<nav aria-label="Related Links" class="feedback">
<ul>
<li><a href="https://github.com/w3c/aria-practices/projects/21">Related Issues</a></li>
<li><a href="https://github.com/orgs/w3c/projects/137">Related Issues</a></li>
<li><a href="../breadcrumb-pattern.html">Design Pattern</a></li>
</ul>
</nav>
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/button/examples/button.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<body>
<nav aria-label="Related Links" class="feedback">
<ul>
<li><a href="https://github.com/w3c/aria-practices/projects/14">Related Issues</a></li>
<li><a href="https://github.com/orgs/w3c/projects/132">Related Issues</a></li>
<li><a href="../button-pattern.html">Design Pattern</a></li>
</ul>
</nav>
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/button/examples/button_idl.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<body>
<nav aria-label="Related Links" class="feedback">
<ul>
<li><a href="https://github.com/w3c/aria-practices/projects/14">Related Issues</a></li>
<li><a href="https://github.com/orgs/w3c/projects/132">Related Issues</a></li>
<li><a href="../button-pattern.html">Design Pattern</a></li>
</ul>
</nav>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<body>
<nav aria-label="Related Links" class="feedback">
<ul>
<li><a href="https://github.com/w3c/aria-practices/projects/10">Related Issues</a></li>
<li><a href="https://github.com/orgs/w3c/projects/129">Related Issues</a></li>
<li><a href="../carousel-pattern.html">Design Pattern</a></li>
</ul>
</nav>
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/carousel/examples/carousel-2-tablist.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<body>
<nav aria-label="Related Links" class="feedback">
<ul>
<li><a href="https://github.com/w3c/aria-practices/projects/10">Related Issues</a></li>
<li><a href="https://github.com/orgs/w3c/projects/129">Related Issues</a></li>
<li><a href="../carousel-pattern.html">Design Pattern</a></li>
</ul>
</nav>
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/checkbox/examples/checkbox-mixed.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<body>
<nav aria-label="Related Links" class="feedback">
<ul>
<li><a href="https://github.com/w3c/aria-practices/projects/9">Related Issues</a></li>
<li><a href="https://github.com/orgs/w3c/projects/128">Related Issues</a></li>
<li><a href="../checkbox-pattern.html">Design Pattern</a></li>
</ul>
</nav>
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/checkbox/examples/checkbox.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<body>
<nav aria-label="Related Links" class="feedback">
<ul>
<li><a href="https://github.com/w3c/aria-practices/projects/9">Related Issues</a></li>
<li><a href="https://github.com/orgs/w3c/projects/128">Related Issues</a></li>
<li><a href="../checkbox-pattern.html">Design Pattern</a></li>
</ul>
</nav>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<body>
<nav aria-label="Related Links" class="feedback">
<ul>
<li><a href="https://github.com/w3c/aria-practices/projects/7">Related Issues</a></li>
<li><a href="https://github.com/orgs/w3c/projects/118">Related Issues</a></li>
<li><a href="../combobox-pattern.html">Design Pattern</a></li>
</ul>
</nav>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<body>
<nav aria-label="Related Links" class="feedback">
<ul>
<li><a href="https://github.com/w3c/aria-practices/projects/7">Related Issues</a></li>
<li><a href="https://github.com/orgs/w3c/projects/118">Related Issues</a></li>
<li><a href="../combobox-pattern.html">Design Pattern</a></li>
</ul>
</nav>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<body>
<nav aria-label="Related Links" class="feedback">
<ul>
<li><a href="https://github.com/w3c/aria-practices/projects/7">Related Issues</a></li>
<li><a href="https://github.com/orgs/w3c/projects/118">Related Issues</a></li>
<li><a href="../combobox-pattern.html">Design Pattern</a></li>
</ul>
</nav>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<body>
<nav aria-label="Related Links" class="feedback">
<ul>
<li><a href="https://github.com/w3c/aria-practices/projects/7">Related Issues</a></li>
<li><a href="https://github.com/orgs/w3c/projects/118">Related Issues</a></li>
<li><a href="../combobox-pattern.html">Design Pattern</a></li>
</ul>
</nav>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<body>
<nav aria-label="Related Links" class="feedback">
<ul>
<li><a href="https://github.com/w3c/aria-practices/projects/7">Related Issues</a></li>
<li><a href="https://github.com/orgs/w3c/projects/118">Related Issues</a></li>
<li><a href="../combobox-pattern.html">Design Pattern</a></li>
</ul>
</nav>
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/combobox/examples/grid-combo.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<body>
<nav aria-label="Related Links" class="feedback">
<ul>
<li><a href="https://github.com/w3c/aria-practices/projects/7">Related Issues</a></li>
<li><a href="https://github.com/orgs/w3c/projects/118">Related Issues</a></li>
<li><a href="../combobox-pattern.html">Design Pattern</a></li>
</ul>
</nav>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<body>
<nav aria-label="Related Links" class="feedback">
<ul>
<li><a href="https://github.com/w3c/aria-practices/projects/27">Related Issues</a></li>
<li><a href="https://github.com/orgs/w3c/projects/140">Related Issues</a></li>
<li><a href="../dialog-modal-pattern.html">Design Pattern</a></li>
</ul>
</nav>
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/dialog-modal/examples/dialog.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<body>
<nav aria-label="Related Links" class="feedback">
<ul>
<li><a href="https://github.com/w3c/aria-practices/projects/6">Related Issues</a></li>
<li><a href="https://github.com/orgs/w3c/projects/126">Related Issues</a></li>
<li><a href="../dialog-modal-pattern.html">Design Pattern</a></li>
</ul>
</nav>
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/disclosure/examples/disclosure-faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<body>
<nav aria-label="Related Links" class="feedback">
<ul>
<li><a href="https://github.com/w3c/aria-practices/projects/14">Related Issues</a></li>
<li><a href="https://github.com/orgs/w3c/projects/132">Related Issues</a></li>
<li><a href="../disclosure-pattern.html">Design Pattern</a></li>
</ul>
</nav>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<body>
<nav aria-label="Related Links" class="feedback">
<ul>
<li><a href="https://github.com/w3c/aria-practices/projects/14">Related Issues</a></li>
<li><a href="https://github.com/orgs/w3c/projects/132">Related Issues</a></li>
<li><a href="../disclosure-pattern.html">Design Pattern</a></li>
</ul>
</nav>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<body>
<nav aria-label="Related Links" class="feedback">
<ul>
<li><a href="https://github.com/w3c/aria-practices/projects/14">Related Issues</a></li>
<li><a href="https://github.com/orgs/w3c/projects/132">Related Issues</a></li>
<li><a href="../disclosure-pattern.html">Design Pattern</a></li>
</ul>
</nav>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<body>
<nav aria-label="Related Links" class="feedback">
<ul>
<li><a href="https://github.com/w3c/aria-practices/projects/14">Related Issues</a></li>
<li><a href="https://github.com/orgs/w3c/projects/132">Related Issues</a></li>
<li><a href="../disclosure-pattern.html">Design Pattern</a></li>
</ul>
</nav>
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/feed/examples/feed.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<body>
<nav aria-label="Related Links" class="feedback">
<ul>
<li><a href="https://github.com/w3c/aria-practices/projects/19">Related Issues</a></li>
<li><a href="https://github.com/orgs/w3c/projects/136">Related Issues</a></li>
<li><a href="../feed-pattern.html">Design Pattern</a></li>
</ul>
</nav>
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/grid/examples/advanced-data-grid.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<body>
<nav aria-label="Related Links" class="feedback">
<ul>
<li><a href="https://github.com/w3c/aria-practices/projects/15">Related Issues</a></li>
<li><a href="https://github.com/orgs/w3c/projects/133">Related Issues</a></li>
<li><a href="../grid-pattern.html">Design Pattern</a></li>
</ul>
</nav>
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/grid/examples/data-grids.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<body>
<nav aria-label="Related Links" class="feedback">
<ul>
<li><a href="https://github.com/w3c/aria-practices/projects/15">Related Issues</a></li>
<li><a href="https://github.com/orgs/w3c/projects/133">Related Issues</a></li>
<li><a href="../grid-pattern.html">Design Pattern</a></li>
</ul>
</nav>
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/grid/examples/layout-grids.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<body>
<nav aria-label="Related Links" class="feedback">
<ul>
<li><a href="https://github.com/w3c/aria-practices/projects/15">Related Issues</a></li>
<li><a href="https://github.com/orgs/w3c/projects/133">Related Issues</a></li>
<li><a href="../grid-pattern.html">Design Pattern</a></li>
</ul>
</nav>
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/link/examples/link.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<body>
<nav aria-label="Related Links" class="feedback">
<ul>
<li><a href="https://github.com/w3c/aria-practices/projects/21">Related Issues</a></li>
<li><a href="https://github.com/orgs/w3c/projects/137">Related Issues</a></li>
<li><a href="../link-pattern.html">Design Pattern</a></li>
</ul>
</nav>
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/listbox/examples/listbox-collapsible.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<body>
<nav aria-label="Related Links" class="feedback">
<ul>
<li><a href="https://github.com/w3c/aria-practices/projects/13">Related Issues</a></li>
<li><a href="https://github.com/orgs/w3c/projects/131">Related Issues</a></li>
<li><a href="../listbox-pattern.html">Design Pattern</a></li>
</ul>
</nav>
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/listbox/examples/listbox-grouped.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<body>
<nav aria-label="Related Links" class="feedback">
<ul>
<li><a href="https://github.com/w3c/aria-practices/projects/13">Related Issues</a></li>
<li><a href="https://github.com/orgs/w3c/projects/131">Related Issues</a></li>
<li><a href="../listbox-pattern.html">Design Pattern</a></li>
</ul>
</nav>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<body>
<nav aria-label="Related Links" class="feedback">
<ul>
<li><a href="https://github.com/w3c/aria-practices/projects/13">Related Issues</a></li>
<li><a href="https://github.com/orgs/w3c/projects/131">Related Issues</a></li>
<li><a href="../listbox-pattern.html">Design Pattern</a></li>
</ul>
</nav>
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/listbox/examples/listbox-scrollable.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<body>
<nav aria-label="Related Links" class="feedback">
<ul>
<li><a href="https://github.com/w3c/aria-practices/projects/13">Related Issues</a></li>
<li><a href="https://github.com/orgs/w3c/projects/131">Related Issues</a></li>
<li><a href="../listbox-pattern.html">Design Pattern</a></li>
</ul>
</nav>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<body>
<nav aria-label="Related Links" class="feedback">
<ul>
<li><a href="https://github.com/w3c/aria-practices/projects/5">Related Issues</a></li>
<li><a href="https://github.com/orgs/w3c/projects/125">Related Issues</a></li>
<li><a href="../menu-button-pattern.html">Design Pattern</a></li>
</ul>
</nav>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<body>
<nav aria-label="Related Links" class="feedback">
<ul>
<li><a href="https://github.com/w3c/aria-practices/projects/5">Related Issues</a></li>
<li><a href="https://github.com/orgs/w3c/projects/125">Related Issues</a></li>
<li><a href="../menu-button-pattern.html">Design Pattern</a></li>
</ul>
</nav>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<body>
<nav aria-label="Related Links" class="feedback">
<ul>
<li><a href="https://github.com/w3c/aria-practices/projects/5">Related Issues</a></li>
<li><a href="https://github.com/orgs/w3c/projects/125">Related Issues</a></li>
<li><a href="../menu-button-pattern.html">Design Pattern</a></li>
</ul>
</nav>
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/menubar/examples/menubar-editor.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<body>
<nav aria-label="Related Links" class="feedback">
<ul>
<li><a href="https://github.com/w3c/aria-practices/projects/5">Related Issues</a></li>
<li><a href="https://github.com/orgs/w3c/projects/125">Related Issues</a></li>
<li><a href="../menu-and-menubar-pattern.html">Design Pattern</a></li>
</ul>
</nav>
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/menubar/examples/menubar-navigation.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<body>
<nav aria-label="Related Links" class="feedback">
<ul>
<li><a href="https://github.com/w3c/aria-practices/projects/5">Related Issues</a></li>
<li><a href="https://github.com/orgs/w3c/projects/125">Related Issues</a></li>
<li><a href="../menu-and-menubar-pattern.html">Design Pattern</a></li>
</ul>
</nav>
Expand Down Expand Up @@ -66,7 +66,7 @@
<!-- NOTE: In an actual website, the header element would be a top level element, i.e., it would have the body as its scope.
If the scope of the header element were body, browsers would automatically treat the header as an ARIA banner,
so the header would not need the role="banner". -->
<header role="banner">

Check warning on line 69 in content/patterns/menubar/examples/menubar-navigation.html

View workflow job for this annotation

GitHub Actions / lint-html

The “banner” role is unnecessary for element “header”.

Check warning on line 69 in content/patterns/menubar/examples/menubar-navigation.html

View workflow job for this annotation

GitHub Actions / lint-html

The “banner” role is unnecessary for element “header”.
<div class="title">Mythical University</div>
<div class="tagline">Using a Menubar for navigation links</div>
</header>
Expand Down Expand Up @@ -214,7 +214,7 @@
<!-- NOTE: The following SECTION element would be a MAIN element in an actual website -->
<div class="main">
<section aria-labelledby="id-page-title">
<h1 id="id-page-title" class="page_title">Mythical University</h1>

Check warning on line 217 in content/patterns/menubar/examples/menubar-navigation.html

View workflow job for this annotation

GitHub Actions / lint-html

Consider using the “h1” element as a top-level heading only (all “h1” elements are treated as top-level headings by many screen readers and other tools).

Check warning on line 217 in content/patterns/menubar/examples/menubar-navigation.html

View workflow job for this annotation

GitHub Actions / lint-html

Consider using the “h1” element as a top-level heading only (all “h1” elements are treated as top-level headings by many screen readers and other tools).
<div class="content">
<p></p>
</div>
Expand All @@ -224,7 +224,7 @@
NOTE: In an actual website, the footer element would be a top level element, i.e., it would have the body as its scope.
If the scope of the footer element were body, browsers would automatically treat the footer as an ARIA contentinfo landmark, so the footer would not need the role="contentinfo".
-->
<footer role="contentinfo">Mythical University footer information</footer>

Check warning on line 227 in content/patterns/menubar/examples/menubar-navigation.html

View workflow job for this annotation

GitHub Actions / lint-html

The “contentinfo” role is unnecessary for element “footer”.

Check warning on line 227 in content/patterns/menubar/examples/menubar-navigation.html

View workflow job for this annotation

GitHub Actions / lint-html

The “contentinfo” role is unnecessary for element “footer”.
</div>
</div>
<div role="separator" id="ex_end_sep" aria-labelledby="ex_end_sep ex_label" aria-label="End of"></div>
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/meter/examples/meter.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<body>
<nav aria-label="Related Links" class="feedback">
<ul>
<li><a href="https://github.com/w3c/aria-practices/projects/30">Related Issues</a></li>
<li><a href="https://github.com/orgs/w3c/projects/141">Related Issues</a></li>
<li><a href="../meter-pattern.html">Design Pattern</a></li>
</ul>
</nav>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<body>
<nav aria-label="Related Links" class="feedback">
<ul>
<li><a href="https://github.com/w3c/aria-practices/projects/22">Related Issues</a></li>
<li><a href="https://github.com/orgs/w3c/projects/139">Related Issues</a></li>
<li><a href="../radio-group-pattern.html">Design Pattern</a></li>
</ul>
</nav>
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/radio/examples/radio-rating.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<body>
<nav aria-label="Related Links" class="feedback">
<ul>
<li><a href="https://github.com/w3c/aria-practices/projects/22">Related Issues</a></li>
<li><a href="https://github.com/orgs/w3c/projects/139">Related Issues</a></li>
<li><a href="../radio-group-pattern.html">Design Pattern</a></li>
</ul>
</nav>
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/radio/examples/radio.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<body>
<nav aria-label="Related Links" class="feedback">
<ul>
<li><a href="https://github.com/w3c/aria-practices/projects/22">Related Issues</a></li>
<li><a href="https://github.com/orgs/w3c/projects/139">Related Issues</a></li>
<li><a href="../radio-group-pattern.html">Design Pattern</a></li>
</ul>
</nav>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<body>
<nav aria-label="Related Links" class="feedback">
<ul>
<li><a href="https://github.com/w3c/aria-practices/projects/3">Related Issues</a></li>
<li><a href="https://github.com/orgs/w3c/projects/124">Related Issues</a></li>
<li><a href="../slider-multithumb-pattern.html">Design Pattern</a></li>
</ul>
</nav>
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/slider/examples/slider-color-viewer.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<body>
<nav aria-label="Related Links" class="feedback">
<ul>
<li><a href="https://github.com/w3c/aria-practices/projects/3">Related Issues</a></li>
<li><a href="https://github.com/orgs/w3c/projects/124">Related Issues</a></li>
<li><a href="../slider-pattern.html">Design Pattern</a></li>
</ul>
</nav>
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/slider/examples/slider-rating.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<body>
<nav aria-label="Related Links" class="feedback">
<ul>
<li><a href="https://github.com/w3c/aria-practices/projects/3">Related Issues</a></li>
<li><a href="https://github.com/orgs/w3c/projects/124">Related Issues</a></li>
<li><a href="../slider-pattern.html">Design Pattern</a></li>
</ul>
</nav>
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/slider/examples/slider-seek.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<body>
<nav aria-label="Related Links" class="feedback">
<ul>
<li><a href="https://github.com/w3c/aria-practices/projects/3">Related Issues</a></li>
<li><a href="https://github.com/orgs/w3c/projects/124">Related Issues</a></li>
<li><a href="../slider-pattern.html">Design Pattern</a></li>
</ul>
</nav>
Expand Down
Loading