Skip to content

Conversation

@timdeschryver
Copy link
Contributor

@timdeschryver timdeschryver commented Apr 23, 2025

Hello, I hope it's OK to create this PR.
If not, feel free to just close it without hard feelings.

I've built a tool at work that traverses a repository to find broken links, and I also wanted to try it out here 😅 Hence this PR...

There are more links broken, but these are mainly in readme files of old samples (ASP.NET v3-5).

The big portion of this PR is:

  • Updating links to readme files => these should contain *.md at the end
  • https://owin.org => http://owin.org because the certificate has become invalid
  • Update references to deleted samples.

The links I couldn't find a new version for:


Internal previews

📄 File 🔗 Preview link
aspnetcore/fundamentals/app-state.md aspnetcore/fundamentals/app-state
aspnetcore/fundamentals/owin.md aspnetcore/fundamentals/owin
aspnetcore/fundamentals/servers/index.md aspnetcore/fundamentals/servers/index
aspnetcore/fundamentals/servers/yarp/distributed-tracing.md aspnetcore/fundamentals/servers/yarp/distributed-tracing
aspnetcore/migration/proper-to-2x/mvc2.md aspnetcore/migration/proper-to-2x/mvc2
aspnetcore/test/dev-tunnels.md aspnetcore/test/dev-tunnels
CONTRIBUTING.md CONTRIBUTING

Copy link
Collaborator

@guardrex guardrex left a comment

Choose a reason for hiding this comment

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

Thanks @timdeschryver! 🎷

@guardrex
Copy link
Collaborator

I'll take care of the Blazor link by EOD. I opened #35294 to fix it.

@guardrex
Copy link
Collaborator

@guardrex
Copy link
Collaborator

I'll take care of the OSI links. I opened an issue for that, too, at #35295.

@guardrex guardrex merged commit a5b9fd4 into dotnet:main Apr 23, 2025
3 checks passed
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.

2 participants