Skip to content

docs: fix JSDoc reference link#3604

Open
vivekjm wants to merge 1 commit into
microsoft:v2from
vivekjm:docs-fix-jsdoc-reference-link
Open

docs: fix JSDoc reference link#3604
vivekjm wants to merge 1 commit into
microsoft:v2from
vivekjm:docs-fix-jsdoc-reference-link

Conversation

@vivekjm

@vivekjm vivekjm commented Jul 5, 2026

Copy link
Copy Markdown

Summary

Updates the "Creating .d.ts Files from .js files" page to link directly to the current JSDoc Reference page instead of the old type-checking JavaScript page anchor.

Closes #3214.

Testing

  • Verified locally with a Node script that /docs/handbook/jsdoc-supported-types.html matches the permalink in packages/documentation/copy/en/javascript/JSDoc Reference.md.
  • pnpm --version could not run because Corepack failed with a signature key mismatch before loading pnpm, so I could not run the repo package scripts in this environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Creating .d.ts Files from .js files : Half-broken link to "the reference here" (JSDoc)

1 participant