Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

[Dart] doc links to API pages should land on Dart, not TS pages #2173

Closed
@chalin

Description

@chalin

In the current docs, most links to API pages have a URI that is TS specific.

Now that Dart API docs are in, we need to stop excluding links to Dart API pages in the broken link checker options. Otherwise, there will be missing many broken links (e.g., #2126).

While removing the regex that excludes Dart API links is easy, fixing all the broken links will be a challenge because all dev guide links to API pages currently use TS API doc page URIs.

cc @kwalrath

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions