diff --git a/test/nuxt/a11y.spec.ts b/test/nuxt/a11y.spec.ts index f6c095e2cc..f2cf1918ef 100644 --- a/test/nuxt/a11y.spec.ts +++ b/test/nuxt/a11y.spec.ts @@ -994,12 +994,12 @@ describe('component accessibility audits', () => { homepage: 'https://react.dev', repository: { type: 'git', - url: 'https://github.com/facebook/react.git', + url: 'https://github.com/react/react.git', }, bugs: { - url: 'https://github.com/facebook/react/issues', + url: 'https://github.com/react/react/issues', }, - funding: 'https://github.com/sponsors/facebook', + funding: 'https://github.com/facebook', dist: { shasum: 'abc123def456', tarball: 'https://registry.npmjs.org/react/-/react-18.2.0.tgz',