Skip to content

Commit

Permalink
Merge pull request #557 from w3c/fix-previous-version
Browse files Browse the repository at this point in the history
Fixes Link to "Previous version" leading to current version #537
  • Loading branch information
maryjom authored Oct 24, 2024
2 parents 5bb3408 + d34ffc4 commit 63a3c78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion respec-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ var respecConfig = {
key: "Previous Version",
data: [
{
href: "https://www.w3.org/TR/wcag2ict/",
href: "https://www.w3.org/TR/wcag2ict-20/",
},
],
},
Expand Down

0 comments on commit 63a3c78

Please sign in to comment.