diff --git a/aio/firebase.json b/aio/firebase.json index 5a8970eef8b65..ae07bfe70fc07 100644 --- a/aio/firebase.json +++ b/aio/firebase.json @@ -128,7 +128,7 @@ // The below paths are referenced in users projects generated by the CLI {"type": 301, "source": "/config/tsconfig", "destination": "/guide/typescript-configuration"}, {"type": 301, "source": "/config/solution-tsconfig", "destination": "https://devblogs.microsoft.com/typescript/announcing-typescript-3-9/#solution-style-tsconfig"}, - {"type": 301, "source": "/config/app-package-json", "destination": "https://webpack.js.org/configuration/optimization/#optimizationsideeffects"} + {"type": 301, "source": "/config/app-package-json", "destination": "/guide/strict-mode#non-local-side-effects-in-applications"} ], "rewrites": [ {