Skip to content

Add redirects for links in DevTools without them#1046

Merged
MikeCodesDotNET merged 1 commit into
mainfrom
ticket-1585-fix-links-in-devtools
Jun 29, 2026
Merged

Add redirects for links in DevTools without them#1046
MikeCodesDotNET merged 1 commit into
mainfrom
ticket-1585-fix-links-in-devtools

Conversation

@luke-whos-here

Copy link
Copy Markdown
Contributor

This PR adds new redirects for older links in the Dev Tools that didn't have them.

Adding these redirects will help users of the Dev Tools reach a live page instead of a 404 when they click the links for more information under each tool tab.

https://support.avaloniaui.net/agent/tickets/1585

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 extends the v12 documentation redirect map to cover older Avalonia Dev Tools “Learn more” links that previously led to 404s, ensuring those in-app links land on the current Developer Tools and Parcel documentation pages.

Changes:

  • Updated the Dev Tools “getting started” redirect to also handle /tools/developer-tools.
  • Added redirects for Dev Tools tab links under /tools/developer-tools/tools/* to the current *-tool pages.
  • Added a redirect from /tools/parcel to the current Parcel setup page.

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

@MikeCodesDotNET MikeCodesDotNET merged commit 78d42d5 into main Jun 29, 2026
2 checks passed
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.

3 participants