Skip to content

Commit 60e4f7b

Browse files
doc: fix the TypeScript Execute (tsx) project link
Signed-off-by: David Thornton <[email protected]> PR-URL: #63093 Reviewed-By: Jacob Smith <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: René <[email protected]>
1 parent 9a076c8 commit 60e4f7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/api/typescript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ with `#`.
229229
[`--no-strip-types`]: cli.md#--no-strip-types
230230
[`ERR_UNSUPPORTED_TYPESCRIPT_SYNTAX`]: errors.md#err_unsupported_typescript_syntax
231231
[`tsconfig` "paths"]: https://www.typescriptlang.org/tsconfig/#paths
232-
[`tsx`]: https://tsx.is/
232+
[`tsx`]: https://tsx.hirok.io/
233233
[`verbatimModuleSyntax`]: https://www.typescriptlang.org/tsconfig/#verbatimModuleSyntax
234234
[file extensions are mandatory]: esm.md#mandatory-file-extensions
235235
[full support]: #full-typescript-support

0 commit comments

Comments
 (0)