Skip to content

Fix broken links#12772

Merged
gewarren merged 2 commits into
dotnet:mainfrom
gewarren:chores-0626
Jun 24, 2026
Merged

Fix broken links#12772
gewarren merged 2 commits into
dotnet:mainfrom
gewarren:chores-0626

Conversation

@gewarren

Copy link
Copy Markdown
Collaborator

Contributes to dotnet/docs#50871.

Copilot AI review requested due to automatic review settings June 22, 2026 19:10
@gewarren gewarren requested a review from a team as a code owner June 22, 2026 19:10
@github-actions github-actions Bot added the area-Meta Concerns something that extends across runtime area boundaries, for example, IDisposable. label Jun 22, 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.

Pull request overview

Updates .NET API reference XML documentation to resolve broken link targets referenced from the String, IDisposable, Exception, and Rune docs, aligning URLs with current learn.microsoft.com routing.

Changes:

  • Removed obsolete .md path segments from several /dotnet/standard/... and /dotnet/fsharp/... links while preserving anchors.
  • Updated composite-formatting links in System.String docs to the current URL shape.
  • Removed an external link reference in System.Text.Rune remarks that likely no longer resolves reliably.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
xml/System/String.xml Fixes composite-formatting article links (including anchored sections) used in String.Format documentation.
xml/System/IDisposable.xml Fixes the implementing-dispose anchored link in the IDisposable guidance section.
xml/System/Exception.xml Fixes the anchored F# “reraise” documentation link in the re-throw guidance section.
xml/System.Text/Rune.xml Removes an external reference link in the “Rune in .NET vs. other languages” remarks.

@BillWagner BillWagner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This LGTM

@gewarren gewarren merged commit 75fe595 into dotnet:main Jun 24, 2026
6 checks passed
@gewarren gewarren deleted the chores-0626 branch June 24, 2026 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-Meta Concerns something that extends across runtime area boundaries, for example, IDisposable.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants