Skip to content

Commit

Permalink
adding ignored links (#4553)
Browse files Browse the repository at this point in the history
  • Loading branch information
lavr001 authored Oct 19, 2023
1 parent 06440f7 commit 8864c55
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/src/data/ignoredLinks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,8 @@ export const IGNORED_LINKS = [
'https://www.w3.org/WAI/ARIA/apg/patterns/alert/examples/alert/',
'https://www.w3.org/WAI/ARIA/apg/patterns/menu-button/',
'https://www.w3.org/WAI/ARIA/apg/patterns/breadcrumb/',
'https://pub.dev/documentation/amplify_authenticator/latest/amplify_authenticator/AuthenticatorStep.html',
'https://pub.dev/documentation/amplify_authenticator/latest/amplify_authenticator/AuthenticatorState-class.html',
'https://pub.dev/documentation/amplify_authenticator/latest/amplify_authenticator/amplify_authenticator-library.html',
'https://docs.flutter.dev/ui/accessibility-and-localization/internationalization',
];

0 comments on commit 8864c55

Please sign in to comment.