Skip to content

Commit 7bb05ba

Browse files
authored
Fix year in URL to previous version in changelog (#4375)
@iadawn spotted this mistake in the URL intended to point to the soon-to-be-previous publication of WCAG 2.1, which went unnoticed in review of #4179.
1 parent 22c27cd commit 7bb05ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

β€Žguidelines/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -728,7 +728,7 @@ <h1>Glossary</h1>
728728
<h2>Change Log</h2>
729729
<p>This section shows changes for WCAG 2.1 since its publication as a W3C Recommendation. These changes are also recorded as <a href="https://www.w3.org/WAI/WCAG21/errata/">errata</a>.</p>
730730

731-
<p>Changes since the <a href="https://www.w3.org/TR/2023/REC-WCAG21-20241212/">W3C Recommendation of 12 December 2024</a>:</p>
731+
<p>Changes since the <a href="https://www.w3.org/TR/2024/REC-WCAG21-20241212/">W3C Recommendation of 12 December 2024</a>:</p>
732732
<ul>
733733
<li>
734734
Updated content to fully reflect the changes listed under "Changes since the W3C Recommendation of 21 September 2023";

0 commit comments

Comments
 (0)