Commit 86ae811
Fix broken links to outdated/webpack.md
Two user-facing docs were linking to docs/outdated/webpack.md which is
excluded from the website, causing 404 errors.
Changes:
- docs/core-concepts/webpack-configuration.md: Updated to link to Shakapacker's
webpack customization docs (most relevant for users customizing webpack)
- docs/deployment/troubleshooting-build-errors.md: Updated to link to our own
webpack-configuration.md (keeps users in our documentation)
Context:
webpack.md was moved to outdated/ in commit e08f91d (Oct 3, 2025) because
it contained "outdated Webpack v2 content". The file references Webpack v2
patterns and links to a 2017 forum post. These two links were not updated
when the file was moved, causing broken references.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 81c0614 commit 86ae811
File tree
2 files changed
+2
-2
lines changed- docs
- core-concepts
- deployment
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
279 | | - | |
| 279 | + | |
280 | 280 | | |
0 commit comments