dotnet / dotnet/dotnet-api-docs
URL to dotnet warnings not formatted correctly
Open
area-Infrastructure
Pri3
untriaged
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
In a lot of docs pages, the URL to the dotnet warnings is formatted as `https://aka.ms/dotnet-warnings/{0}`, where `{0}` presumably is supposed to be the error number.
Examples
- https://docs.microsoft.com/en-us/dotnet/api/system.reflection.assembly.globalassemblycache?view=net-6.0

- https://docs.microsoft.com/en-us/dotnet/api/system.security.policy.zone?view=dotnet-plat-ext-6.0

Contributor guide
Assessment
This issue has not been assessed yet.