Skip to content

Commit 1dcaf32

Browse files
authored
Fix link to TS spec
Note that the spec is out-of-date and no longer being updated.
1 parent fd08586 commit 1dcaf32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ require('tree-sitter-typescript').tsx; // TSX grammar
1717

1818
References
1919

20-
* [TypeScript Language Spec](https://github.com/Microsoft/TypeScript/blob/master/doc/spec.md)
20+
* [TypeScript Language Spec](https://github.com/microsoft/TypeScript/blob/main/doc/spec-ARCHIVED.md)

0 commit comments

Comments
 (0)