Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(jsdoc): fix some JSDoc @link tags #5448

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Mar 8, 2024

  1. chore(jsdoc): fix some JSDoc @link tags

    This fixes some `@link` tags in JSDoc which weren't resolving correctly.
    Since the Typedoc tool reports on `@link` tags which it can't resolve we
    can use that to find them.
    alicewriteswrongs committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    b6ce294 View commit details
    Browse the repository at this point in the history