Skip to content

code in main, mainly in docs, are causing CI to fail in the "Check markdown links" leg. Can you take a look?Β #861

@eiriktsarpalis

Description

@eiriktsarpalis

code in main, mainly in docs, are causing CI to fail in the "Check markdown links" leg. Can you take a look?

It appears to be links pointing to the obsoleted interfaces (presumably docfx is not producing API docs for these). docfx supports <xref> tags that it resolves to API docs (and warns if it can't). We should update all markdown links to types in our docs to use xref tags.

Originally posted by @eiriktsarpalis in #860 (comment)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions