Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Check Markdown Link GH action #5818

Merged
merged 3 commits into from
Aug 22, 2024

Conversation

MichaelSimons
Copy link
Member

@MichaelSimons MichaelSimons commented Aug 20, 2024

Related to ##5316

Fixes #5297

These changes include:

  • Add a GH action that validates links in all Markdown files. The action is the same one used in several dotnet repos already - core, monitor, etc.
  • Fix the numerous invalid links surfaced by the new link validator.

@MichaelSimons MichaelSimons marked this pull request as ready for review August 21, 2024 18:42
@MichaelSimons MichaelSimons requested review from jander-msft and a team as code owners August 21, 2024 18:42
@MichaelSimons MichaelSimons enabled auto-merge (squash) August 22, 2024 19:14
@MichaelSimons MichaelSimons merged commit d90d458 into dotnet:main Aug 22, 2024
87 checks passed
@MichaelSimons MichaelSimons deleted the check-markdown-link branch August 22, 2024 19:53
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.

Links lead to 404 in samples/build-for-a-platform.md
2 participants