Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
codeofdusk committed Sep 23, 2024
1 parent 96c0b4b commit b43ca7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/guideline-metadata.ts
Original file line number Diff line number Diff line change
Expand Up @@ -590,7 +590,7 @@ export const guidelineMetadata = {
linkName: 'WCAG 4.1.1',
linkTag: 'WCAG_4_1_1',
link: 'https://www.w3.org/WAI/WCAG21/Understanding/parsing.html',
guidanceTags: [guidanceTags.WCAG_2_2_DEPRECATION],
guidanceTags: [],
},
'WCAG 4.1.2': {
number: '4.1.2',
Expand Down

0 comments on commit b43ca7d

Please sign in to comment.