dotnet / dotnet/dotnet-api-docs
Wrong link?
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
On this page:
https://learn.microsoft.com/en-us/dotnet/api/system.text.json.utf8jsonreader?view=net-8.0
There is the link:
"For more information, see [Use Utf8JsonReader](https://learn.microsoft.com/en-us/dotnet/standard/serialization/system-text-json/use-dom-utf8jsonreader-utf8jsonwriter#use-utf8jsonreader)."
That leads to some page talking about DOM.
Instead Google found me this on my initial query and I think it would be more appropriate for the link target:
https://learn.microsoft.com/en-us/dotnet/standard/serialization/system-text-json/use-utf8jsonreader
PS: I clicked on the feedback link at the bottom of the page that goes to this URL:
https://github.com/dotnet/dotnet-api-docs/issues/new?&pageUrl=https%3A%2F%2Flearn.microsoft.com%2Fen-us%2Fdotnet%2Fapi%2Fsystem.text.json.utf8jsonreader%3Fview%3Dnet-8.0&pageQueryParams=%3Fview%3Dnet-8.0&contentSourceUrl=https%3A%2F%2Fgithub.com%2Fdotnet%2Fdotnet-api-docs%2Fblob%2Fmain%2Fxml%2FSystem.Text.Json%2FUtf8JsonReader.xml&documentVersionIndependentId=a28b1f95-5862-c4c6-470a-3fc71b0068e6&feedback=%0A%0A%5BEnter+feedback+here%5D%0A&author=%40dotnet-bot&metadata=*+ID%3A+f75ccca3-b478-911a-773e-55a96061c87a+%0A*+Service%3A+**dotnet-api**%0A*+Sub-service%3A+**system.text**
It has a lot of parameters but the GitHub issue form was completely empty. Looks like nothing is working properly around here anymore. 🙁
Contributor guide
Assessment
This issue has not been assessed yet.