dotnet / dotnet/dotnet-api-docs

URL to dotnet warnings not formatted correctly

Open
#8,252 1 comment 0 reactions 0 assignees View on GitHub
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
![image](https://user-images.githubusercontent.com/13544267/180582062-fa1d1d1b-c424-4c24-b52b-8282b79e2c2f.png)
- https://docs.microsoft.com/en-us/dotnet/api/system.security.policy.zone?view=dotnet-plat-ext-6.0
![image](https://user-images.githubusercontent.com/13544267/180582111-c698ddd5-1a0e-4077-a3e8-258588da1ba9.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.