Skip to content

Commit fbf650d

Browse files
authored
fix charter extended to date (#579)
1 parent 5d35cab commit fbf650d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/explainer.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,7 @@ import ExplainerRespec from "@/components/respec/ExplainerRespec.astro";
483483

484484
<section id="schedule">
485485
<h2>Schedule</h2>
486-
<p>AG is currently <a href="https://www.w3.org/2023/11/ag-charter">chartered</a> through November 2025. The
486+
<p>AG is currently <a href="https://www.w3.org/2023/11/ag-charter">chartered</a> through April 2026. The
487487
schedule through that time period is maintained at <a
488488
href="https://www.w3.org/WAI/GL/wiki/WCAG_3_Timeline#Publication_Plan">WCAG 3 Timeline</a>.</p>
489489
<p>AG will continue to iterate within a single normative document with informative supporting documentation.
@@ -626,4 +626,4 @@ import ExplainerRespec from "@/components/respec/ExplainerRespec.astro";
626626
</section>
627627
</body>
628628

629-
</html>
629+
</html>

0 commit comments

Comments
 (0)