dotnet / AspNetCore.Docs

Documentation for ASP.NET Core
https://docs.microsoft.com/aspnet/core
Creative Commons Attribution 4.0 International
12.63k stars 25.29k forks source link

Bad href anchor for Problem details for error status codes #33663

Closed bravequickcleverfibreyarn closed 1 month ago

bravequickcleverfibreyarn commented 1 month ago

Description

From https://learn.microsoft.com/en-us/aspnet/core/fundamentals/error-handling?view=aspnetcore-8.0#problem-details-from-middleware

Anchor only

Depicted hyperlink references

https://learn.microsoft.com/en-us/aspnet/core/web-api/#problem-details-for-error-status-codes-1 while it should be https://learn.microsoft.com/en-us/aspnet/core/web-api/#problem-details-for-error-status-codes.

Page URL

https://learn.microsoft.com/en-us/aspnet/core/fundamentals/error-handling?view=aspnetcore-8.0

Content source URL

https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/fundamentals/error-handling.md

Document ID

38515dfb-91a5-b395-db9d-084bbaf095c8

Article author

@tdykstra


Associated WorkItem - 317474

tdykstra commented 1 month ago

@bravequickcleverfibreyarn Thanks for reporting this.