mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-26 07:14:59 +00:00
Maybe this works
This commit is contained in:
@@ -85,7 +85,7 @@
|
||||
"permanent": false
|
||||
},
|
||||
{
|
||||
"source": "/((?!google)(:path*(\\.html)))",
|
||||
"source": "/:path*(?!google)(\\.html)",
|
||||
"destination": "https://legacy.reactjs.org/:path*.html",
|
||||
"permanent": false
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user