Clean up markdown-link-check warnings#1395
Open
jeffhandley wants to merge 1 commit intomodelcontextprotocol:mainfrom
Open
Clean up markdown-link-check warnings#1395jeffhandley wants to merge 1 commit intomodelcontextprotocol:mainfrom
jeffhandley wants to merge 1 commit intomodelcontextprotocol:mainfrom
Conversation
- Remove stale ignore rules for anthropic.com and hackerone.com - Add ignore rule for DocFX xref: links that mlc cannot check - Add redirect suppression for learn.microsoft.com locale redirects - Add redirect suppression for modelcontextprotocol.io homepage redirects - Update RFC URLs from tools.ietf.org to datatracker.ietf.org - Update GitHub Pages URLs to csharp.sdk.modelcontextprotocol.io custom domain - Fix GitHub org projects URL to include query parameter - Add mlc-disable-next-line comments for DocFX admonitions - Escape [Description] as inline code in list-of-diagnostics.md - Reformat args to multi-line with descriptive comments Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
eiriktsarpalis
approved these changes
Feb 27, 2026
stephentoub
reviewed
Feb 27, 2026
| args: >- | ||
| --ignore-links "xref:*" | ||
| --ignore-links "*samples/*?name=snippet_*" | ||
| --do-not-warn-for-redirect-to "https://learn.microsoft.com/en-us/*" |
Contributor
There was a problem hiding this comment.
I'm not sure how the locale redirects work... will it always resolve to en-us?
stephentoub
approved these changes
Feb 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
xref:links that mlc cannot check<!-- mlc-disable-next-line -->comments for DocFX admonitions[Description]as inline code in list-of-diagnostics.md