Report type
Outdated content
Affected page URL or Markdown path
No response
Problem or request
Description
On the Tools overview page, clicking the "Shopware CLI" link shows a 404. Opening the same URL directly in a new tab loads the page correctly, so the problem only appears during in-app navigation.
Page: https://developer.shopware.com/docs/products/tools/#tools
Link target: https://developer.shopware.com/docs/products/cli/
Current location: https://developer.shopware.com/docs/products/tools/cli/
Steps to reproduce
- Open https://developer.shopware.com/docs/products/tools/#tools
- Click "Shopware CLI" → 404 page
- Copy https://developer.shopware.com/docs/products/cli/ into a new tab → page loads correctly
Reproduced on a hard refresh with cache disabled.
Possible cause
I'm not sure of the mechanism — possibly client-side routing or link prefetching resolving the old path against the built routes, rather than going through whatever handles the direct load. Either way, the link target itself looks stale.
Suggested fix
Update the link on the Tools overview page to point at products/tools/cli/.
It may be worth checking whether other products/cli links exist elsewhere in the docs, since they would fail the same way.
Happy to open a PR if that's useful.
Suggested improvement
No response
Shopware version or version range
No response
Context or environment
None
Evidence and supporting details
No response
Reproduction or discovery steps
No response
Repository routing confirmation
Report type
Outdated content
Affected page URL or Markdown path
No response
Problem or request
Description
On the Tools overview page, clicking the "Shopware CLI" link shows a 404. Opening the same URL directly in a new tab loads the page correctly, so the problem only appears during in-app navigation.
Page: https://developer.shopware.com/docs/products/tools/#tools
Link target: https://developer.shopware.com/docs/products/cli/
Current location: https://developer.shopware.com/docs/products/tools/cli/
Steps to reproduce
Reproduced on a hard refresh with cache disabled.
Possible cause
I'm not sure of the mechanism — possibly client-side routing or link prefetching resolving the old path against the built routes, rather than going through whatever handles the direct load. Either way, the link target itself looks stale.
Suggested fix
Update the link on the Tools overview page to point at
products/tools/cli/.It may be worth checking whether other
products/clilinks exist elsewhere in the docs, since they would fail the same way.Happy to open a PR if that's useful.
Suggested improvement
No response
Shopware version or version range
No response
Context or environment
None
Evidence and supporting details
No response
Reproduction or discovery steps
No response
Repository routing confirmation