dotnet / dotnet/dotnet-api-docs
Many fragment hyperlinks don't work properly
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
### Type of issue
Other (describe below)
### Description
In translated content on `learn.microsoft.com`, fragment hyperlinks don't lead to their corresponding heading.
For example, visit this page in German:
https://learn.microsoft.com/de-de/dotnet/api/system.text.regularexpressions.regex.replace
… and visit any fragment hyperlink in there.
Here's a non-functional example:
https://learn.microsoft.com/de-de/dotnet/api/system.text.regularexpressions.regex.replace?view=net-9.0#system-text-regularexpressions-regex-replace(system-string-system-string)
### Page URL
https://learn.microsoft.com/en-us/dotnet/api/system.text.regularexpressions.regex.replace?view=net-9.0#system-text-regularexpressions-regex-replace(system-string-system-string)
### Content source URL
https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Text.RegularExpressions/Regex.xml
### Document Version Independent Id
16e735bf-9c96-3a28-ab98-b0cf74c38a97
### Article author
@dotnet-bot
Contributor guide
Assessment
This issue has not been assessed yet.