Skip to content

Commit

Permalink
react-three-a11y
Browse files Browse the repository at this point in the history
  • Loading branch information
abernier committed Aug 11, 2024
1 parent 2ca7488 commit 694dcda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -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,
},
{
Expand Down

0 comments on commit 694dcda

Please sign in to comment.