Skip to content

Fix broken links#52951

Merged
gewarren merged 2 commits intodotnet:mainfrom
gewarren:broken-links-0426
Apr 9, 2026
Merged

Fix broken links#52951
gewarren merged 2 commits intodotnet:mainfrom
gewarren:broken-links-0426

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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 addresses broken/outdated external links and corrects Markdown formatting so content renders as intended, contributing to repo hygiene work in #50869.

Changes:

  • Update Tech Community forum links in landing pages to the current Tech Community .NET category URL.
  • Fix outdated external links (IronLanguages DLR docs path, DevIQ pages, Windows VBS key protection) to working destinations.
  • Correct Markdown formatting for lists and tables (convert accidentally indented “code block” lists/tables into proper Markdown).

Reviewed changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
docs/whats-new/index.yml Updates Tech Community forums URL on the “What’s new” landing page.
docs/fundamentals/index.yml Updates Tech Community forums URL on the Fundamentals landing page.
docs/framework/reflection-and-codedom/dynamic-language-runtime-overview.md Fixes GitHub link path casing for DLR documentation.
docs/core/whats-new/dotnet-9/libraries.md Replaces an external blog link with a Learn URL for VBS key protection.
docs/core/testing/unit-testing-best-practices.md Updates DevIQ “Explicit Dependencies Principle” link to its new location.
docs/core/testing/index.md Updates DevIQ “TDD” link to its new location.
docs/machine-learning/resources/metrics.md Fixes Markdown table indentation/formatting so tables render correctly.
docs/ai/get-started-app-chat-template.md Fixes Markdown list formatting and updates Tech Community blog links.

Comment thread docs/ai/get-started-app-chat-template.md Outdated
Comment thread docs/machine-learning/resources/metrics.md Outdated
Comment thread docs/machine-learning/resources/metrics.md Outdated
Comment thread docs/machine-learning/resources/metrics.md Outdated
Comment thread docs/machine-learning/resources/metrics.md Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link
Copy Markdown
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

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

This LGTM. Let's :shipit:

@gewarren gewarren merged commit 164cf73 into dotnet:main Apr 9, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants