Maybe this works

This commit is contained in:
Dan Abramov
2023-03-19 21:28:34 +00:00
parent 1c640c6dfd
commit 0e72964224

View File

@@ -85,7 +85,7 @@
"permanent": false
},
{
"source": "/((?!google)(:path*(\\.html)))",
"source": "/:path*(?!google)(\\.html)",
"destination": "https://legacy.reactjs.org/:path*.html",
"permanent": false
},