Skip to content

Commit

Permalink
update accessibility policy link (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
kimlarocca authored Oct 26, 2022
1 parent ef27c33 commit 7af5902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utilities/menuItems.js
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ export default [
{
label: 'Accessibility',
visible: false,
to: 'https://media.wnyc.org/media/resources/2021/Jul/07/accessibility_policy_10.30.20.pdf',
to: 'https://media.wnyc.org/media/resources/2022/May/06/accessibility_policy_5.6.22.pdf',
command: () => {
gaEvent('Click Tracking', 'Navigation', 'Accessibility')
}
Expand Down

0 comments on commit 7af5902

Please sign in to comment.