Description
Description:
During a documentation audit of the Production Best Practices guide (best-practice-performance.md), I identified several broken external links that lead to 404 Not Found errors or incorrect redirects. These broken references affect the English version as well as all localized translation files.
Below is a breakdown of the specific broken links found and where they occur:
1. Section: Handle exceptions properly
2. Section: Set NODE_ENV to production
Proposed Solution:
Update these links across src/content/pages/**/*.md files to point to their modern, active equivalents or reliable archive mirrors to restore proper documentation flow.
Expectations
All external reference links within the Production Best Practices documentation should resolve successfully to their intended technical resources without throwing errors or dropping users on generic landing pages.
Description
Description:
During a documentation audit of the Production Best Practices guide (best-practice-performance.md), I identified several broken external links that lead to 404 Not Found errors or incorrect redirects. These broken references affect the English version as well as all localized translation files.
Below is a breakdown of the specific broken links found and where they occur:
1. Section: Handle exceptions properly
2. Section: Set NODE_ENV to production
Proposed Solution:
Update these links across src/content/pages/**/*.md files to point to their modern, active equivalents or reliable archive mirrors to restore proper documentation flow.
Expectations
All external reference links within the Production Best Practices documentation should resolve successfully to their intended technical resources without throwing errors or dropping users on generic landing pages.