Skip to content
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.

Commit

Permalink
redirects
Browse files Browse the repository at this point in the history
  • Loading branch information
joaquim-verges committed Jul 29, 2024
1 parent 96196a4 commit 3bafdee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redirects.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -828,7 +828,7 @@ const otherRedirects = {

const v5RestructuredRedirects = {
"/typescript/v5/react": "/react/v5",
"/typescript/v5/react/:path*": "/react-native/v5/:path*",
"/typescript/v5/react/:path*": "/react/v5/:path*",
"/typescript/v5/react-native": "/react-native/v5",
"/typescript/v5/react-native/:path*": "/react-native/v5/:path*",
};
Expand Down

0 comments on commit 3bafdee

Please sign in to comment.