mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 04:12:34 +00:00
Try to fix redirects
This commit is contained in:
@@ -85,7 +85,7 @@
|
||||
"permanent": false
|
||||
},
|
||||
{
|
||||
"source": "/:path*(\\.html)",
|
||||
"source": "/(?!google)(:path*(\\.html))",
|
||||
"destination": "https://legacy.reactjs.org/:path*.html",
|
||||
"permanent": false
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user