Skip to content

Commit 233894a

Browse files
davidthorntonaduh95
authored andcommitted
doc: fix the TypeScript Execute (tsx) project link
Signed-off-by: David Thornton <david.m.thornton@gmail.com> PR-URL: #63093 Reviewed-By: Jacob Smith <jacob@frende.me> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: René <contact.9a5d6388@renegade334.me.uk>
1 parent 60c83f6 commit 233894a

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
@@ -224,7 +224,7 @@ with `#`.
224224
[`--no-strip-types`]: cli.md#--no-strip-types
225225
[`ERR_UNSUPPORTED_TYPESCRIPT_SYNTAX`]: errors.md#err_unsupported_typescript_syntax
226226
[`tsconfig` "paths"]: https://www.typescriptlang.org/tsconfig/#paths
227-
[`tsx`]: https://tsx.is/
227+
[`tsx`]: https://tsx.hirok.io/
228228
[`verbatimModuleSyntax`]: https://www.typescriptlang.org/tsconfig/#verbatimModuleSyntax
229229
[file extensions are mandatory]: esm.md#mandatory-file-extensions
230230
[full support]: #full-typescript-support

0 commit comments

Comments
 (0)