dotnet / dotnet/dotnet-api-docs

URI encoding in link to source code

Open
#11,673 2 comments 0 reactions 0 assignees View on GitHub
area-Infrastructure untriaged
Dominant language
C#
Stars
949
Forks
1.7k
Avg merge
3d 27m
Merged PRs (30d)
49

Description

### Type of issue

Other (describe below)

### Description

The page links to the source code like this:

> Source:
[Option%7BT%7D.cs](https://github.com/dotnet/dotnet/blob/75972a5ba730bdaf7cf3a34f528ab0f5c7f05183/src/command-line-api/src/System.CommandLine/Option%7BT%7D.cs)

But the name of the file is actually `Option{T}.cs`, not `Option%7BT%7D.cs`

### Page URL

https://learn.microsoft.com/en-us/dotnet/api/system.commandline.option-1?view=net-9.0-pp

### Content source URL

https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.CommandLine/Option`1.xml

### Document Version Independent Id

5e978c80-fb80-5a10-959f-1c5212bd9c56

### Platform Id

c983012a-e718-0b3c-19db-b74c59b6a7b1

### Article author

@dotnet-bot

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.