Skip to content

Commit

Permalink
chore(docs): remove excluded links Accordion links (#4745)
Browse files Browse the repository at this point in the history
  • Loading branch information
calebpollman authored Nov 16, 2023
1 parent 83a5934 commit 65f29e5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/src/data/ignoredLinks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,4 @@ export const IGNORED_LINKS = [
'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',

// @todo-migration remove after releasing ui-react v6
'https://github.com/aws-amplify/amplify-ui//blob/main/packages/ui/src/theme/tokens/components/accordion.ts',
'https://github.com/aws-amplify/amplify-ui//blob/main/packages/react/src/primitives/Accordion/Accordion.tsx',
];

0 comments on commit 65f29e5

Please sign in to comment.