Skip to content

Conversation

Copy link

Copilot AI commented Jul 22, 2025

Updated broken GitHub links in the AnalyzerReleases documentation files that were pointing to the old dotnet/roslyn-analyzers repository location.

Changes Made

Fixed dead links in both:

  • IntelliTect.Analyzer/IntelliTect.Analyzer/AnalyzerReleases.Shipped.md
  • IntelliTect.Analyzer/IntelliTect.Analyzer/AnalyzerReleases.Unshipped.md

Before

; https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md

After

; https://github.com/dotnet/roslyn/blob/main/src/RoslynAnalyzers/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md

The links now point to the correct location in the dotnet/roslyn repository where the ReleaseTrackingAnalyzers.Help.md file is currently maintained, as referenced in dotnet/roslyn-analyzers#7631.

Fixes #364.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI and others added 2 commits July 22, 2025 16:06
Co-authored-by: ascott18 <5017521+ascott18@users.noreply.github.com>
Co-authored-by: ascott18 <5017521+ascott18@users.noreply.github.com>
Copilot AI changed the title [WIP] Dead link in AnalyzerReleases.*.md Fix dead links in AnalyzerReleases.*.md files Jul 22, 2025
Copilot AI requested a review from ascott18 July 22, 2025 16:09
@ascott18 ascott18 marked this pull request as ready for review July 22, 2025 16:12
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.

Dead link in AnalyzerReleases.*.md

2 participants