Skip to content

Fix xref links that were commented out during migration #3682

Closed
@mairaw

Description

@mairaw

During migration from MSDN to docs.microsoft.com, some of the content had their xref link commented out and changed with text inside inline code.

We should remove those from the docs:
https://github.com/dotnet/docs/search?q=%21--zz&type=Code

Search currently shows 88 files with that issue. In some cases though, we won't be able to fix the issue until the API is onboarded to docs. e.g. System.IO.WindowsRuntimeStreamExtensions is a UWP API that is not on docs yet.

For people interested in helping with this task, we'd break it down into smaller tasks (like 5-10 links per PR).

Metadata

Metadata

Assignees

Labels

help wantedGood for community contributors to help [up-for-grabs]

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions