Skip to content

docs: broken links pointing to /api #2019

@HeCorr

Description

@HeCorr

Description

As warned by Docusaurus when building the docs:

Exhaustive list of all broken links found:
- Broken link on source page path = /next/contributing/:
   -> linking to /api
- Broken link on source page path = /next/usage/:
   -> linking to /api#exit-codes
- Broken link on source page path = /contributing/:
   -> linking to /api
- Broken link on source page path = /usage/:
   -> linking to /api#exit-codes

I am able to fix the Usage links but I'm not sure what the Contributing links should actually point to:

If you added a new field, command or flag, ensure that you add it to the [API Reference](https://taskfile.dev/api).

Should they point to Schema Reference or CLI Reference? Both seem equally relevant to that phrase.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: docsChanges related to documentation.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions