Skip to content

Fix non-official and outdated GitHub repository links #942

Description

@srigaux

@thangchung and @tibitoth, I reviewed the repository links and found a few that should be corrected.

Non-official or misleading repositories

Outdated links that redirect to official repositories

The following links still redirect correctly, but should be replaced with their canonical URLs:

  • Microsoft/aspnet-api-versioning → dotnet/aspnet-api-versioning
  • JeremySkinner/FluentValidation → FluentValidation/FluentValidation
  • OfficeDev/Open-XML-SDK → dotnet/Open-XML-SDK
  • jbogard/MediatR → LuckyPennySoftware/MediatR
  • chkr1011/MQTTnet → dotnet/MQTTnet
  • tonerdo/coverlet → coverlet-coverage/coverlet
  • kblok/puppeteer-sharp → hardkoded/puppeteer-sharp
  • aspnet/EntityFramework → dotnet/efcore

There are also many legacy aspnet/, Microsoft/, and OfficeDev/* links throughout the document. Most are old official locations rather than non-official repositories, but updating them would avoid relying on GitHub redirects.

- https://github.com/Microsoft/aspnet-api-versioning
+ https://github.com/dotnet/aspnet-api-versioning

- https://github.com/JeremySkinner/FluentValidation
+ https://github.com/FluentValidation/FluentValidation

- https://github.com/OfficeDev/Open-XML-SDK
+ https://github.com/dotnet/Open-XML-SDK

- https://github.com/jbogard/MediatR
+ https://github.com/LuckyPennySoftware/MediatR

- https://github.com/chkr1011/MQTTnet
+ https://github.com/dotnet/MQTTnet

- https://github.com/tonerdo/coverlet
+ https://github.com/coverlet-coverage/coverlet

- https://github.com/kblok/puppeteer-sharp
+ https://github.com/hardkoded/puppeteer-sharp

- https://github.com/aspnet/EntityFramework
+ https://github.com/dotnet/efcore

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions