Maybe this?

This commit is contained in:
Dan Abramov
2023-03-19 21:30:48 +00:00
parent 0e72964224
commit ceaa729353

View File

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