Skip to content

Commit

Permalink
#634: Correct ARIA spec ED URL
Browse files Browse the repository at this point in the history
  • Loading branch information
Michiel Bijl committed Apr 9, 2018
1 parent 50ea0b9 commit eb82d20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion respec-config.js
Expand Up @@ -95,7 +95,7 @@ var respecConfig = {

// Spec URLs
ariaSpecURLs: {
'ED': 'https://w3c.github.io/aria/aria/aria.html',
'ED': 'https://w3c.github.io/aria/',
'FPWD': 'https://www.w3.org/TR/wai-aria-1.1/',
'WD': 'https://www.w3.org/TR/wai-aria-1.1/',
'REC': 'https://www.w3.org/TR/wai-aria/'
Expand Down

0 comments on commit eb82d20

Please sign in to comment.