Skip to content

Touch all redirection files - #55956

Draft
gewarren wants to merge 2 commits into
dotnet:mainfrom
gewarren:more-redirects
Draft

Touch all redirection files#55956
gewarren wants to merge 2 commits into
dotnet:mainfrom
gewarren:more-redirects

Conversation

@gewarren

@gewarren gewarren commented Sep 11, 2026

Copy link
Copy Markdown
Collaborator

Copilot AI lite review requested due to automatic review settings September 11, 2026 23:32
@dotnetrepoman dotnetrepoman Bot added this to the September 2026 milestone Sep 11, 2026

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.

🟡 Changes recommended

Redirect destination typos would break legacy URL redirects.

Get a fresh assessment by requesting another Copilot review.

Pull request overview

Touches 16 redirection manifests to identify bad redirect URLs, but introduces destination typos.

Changes:

  • Replaces /dotnet with /dotmet in 14 redirects.
  • Changes /previous-versions to /previous-versionz.
  • Changes aspire.dev to aspire.deve.
File summaries
File Reviewed change
.openpublishing.redirection.visual-basic.json /dotmet typo; restore /dotnet.
.openpublishing.redirection.standard.json /dotmet typo; restore /dotnet.
.openpublishing.redirection.orleans.json /dotmet typo; restore /dotnet.
.openpublishing.redirection.navigate.json /dotmet typo; restore /dotnet.
.openpublishing.redirection.machine-learning.json /dotmet typo; restore /dotnet.
.openpublishing.redirection.json /dotmet typo; restore /dotnet.
.openpublishing.redirection.fundamentals.json /dotmet typo; restore /dotnet.
.openpublishing.redirection.fsharp.json /dotmet typo; restore /dotnet.
.openpublishing.redirection.framework.json /previous-versionz typo; restore /previous-versions.
.openpublishing.redirection.framework-wpf.json /dotmet typo; restore /dotnet.
.openpublishing.redirection.framework-winforms.json /dotmet typo; restore /dotnet.
.openpublishing.redirection.csharp.json /dotmet typo; restore /dotnet.
.openpublishing.redirection.azure.json /dotmet typo; restore /dotnet.
.openpublishing.redirection.aspire.json aspire.deve typo; restore aspire.dev.
.openpublishing.redirection.architecture.json /dotmet typo; restore /dotnet.
.openpublishing.redirection.ai.json /dotmet typo; restore /dotnet.
Review details
  • Files reviewed: 16/16 changed files
  • Comments generated: 16
  • Review effort level: Lite

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

Comment thread .openpublishing.redirection.ai.json Outdated
Comment thread .openpublishing.redirection.architecture.json Outdated
Comment thread .openpublishing.redirection.aspire.json Outdated
Comment thread .openpublishing.redirection.azure.json Outdated
Comment thread .openpublishing.redirection.csharp.json Outdated
Comment thread .openpublishing.redirection.machine-learning.json Outdated
Comment thread .openpublishing.redirection.navigate.json Outdated
Comment thread .openpublishing.redirection.orleans.json Outdated
Comment thread .openpublishing.redirection.standard.json Outdated
Comment thread .openpublishing.redirection.visual-basic.json Outdated
- Revert intentional typos (dotmet -> dotnet, aspire.deve -> aspire.dev, previous-versionz -> previous-versions)
- Fix real 404s: C# string split/search moved under common-tasks, partial-types renamed to partial-declarations, Azure App Service tutorial URL updated, and align the Service Fabric redirect with its sibling entries pointing to the eBook PDF

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.

2 participants