diff --git a/next.config.mjs b/next.config.mjs index 547105f2..2ec37e03 100644 --- a/next.config.mjs +++ b/next.config.mjs @@ -73,7 +73,7 @@ const nextConfig = { }, { source: '/a11y/:slug*', - destination: 'https://pmndrs.github.io/a11y/:slug*', + destination: 'https://pmndrs.github.io/react-three-a11y/:slug*', permanent: true, }, {