Skip to content

fix: correct broken Shopware CLI link on /docs/products/tools/ - #2408

Open
Micha Hobert (Isengo1989) with Copilot wants to merge 2 commits into
mainfrom
copilot/fix-broken-link-shopware-cli
Open

fix: correct broken Shopware CLI link on /docs/products/tools/#2408
Micha Hobert (Isengo1989) with Copilot wants to merge 2 commits into
mainfrom
copilot/fix-broken-link-shopware-cli

Conversation

Copilot AI commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

The "Shopware CLI" link on the Tools overview page resolved to products/cli/ (404) instead of products/tools/cli/ due to a ../ traversal in the relative path.

Change

  • products/tools/index.md: ../cli/index.md./cli/index.md

@shopware-dev-docs-connector

shopware-dev-docs-connector Bot commented Jul 29, 2026

Copy link
Copy Markdown

Developer Docs healthcheck

Status: Completed with success.
Repository: shopware/docs
Commit: 6ba9a6b
Preview: https://developer-documentation-njtztxvpp-shopware-frontends.vercel.app
Workflow run: #4631

Copilot AI changed the title [WIP] Fix broken link for Shopware CLI on tools overview page fix: correct broken Shopware CLI link on /docs/products/tools/ Jul 29, 2026
@Isengo1989
Micha Hobert (Isengo1989) marked this pull request as ready for review July 30, 2026 11:33
Copilot AI review requested due to automatic review settings July 30, 2026 11:33

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes a broken internal documentation link on the “Tools” overview page by correcting the relative path to the Shopware CLI page so it resolves to /docs/products/tools/cli/ instead of /docs/products/cli/.

Changes:

  • Updated the “Shopware CLI” link target in products/tools/index.md from ../cli/index.md to ./cli/index.md.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

3 participants