Skip to content

[Docs]: Broken link "Shopware CLI" on /docs/products/tools/ returns 404 #2404

Description

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

  1. Open https://developer.shopware.com/docs/products/tools/#tools
  2. Click "Shopware CLI" → 404 page
  3. 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

  • This issue is about documentation content or documentation behavior, not a Shopware product or platform bug.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions