dotnet-api-docs icon indicating copy to clipboard operation
dotnet-api-docs copied to clipboard

URI encoding in link to source code

Open KalleOlaviNiemitalo opened this issue 5 months ago • 2 comments

Type of issue

Other (describe below)

Description

The page links to the source code like this:

Source: 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

KalleOlaviNiemitalo avatar Aug 10 '25 08:08 KalleOlaviNiemitalo