From 71123eeef13be7e2dc802bcb98f67ccedafabe65 Mon Sep 17 00:00:00 2001 From: Orta Date: Sun, 28 Jul 2019 07:32:39 -0400 Subject: [PATCH] Updated JSDoc support in JavaScript (markdown) --- JSDoc-support-in-JavaScript.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JSDoc-support-in-JavaScript.md b/JSDoc-support-in-JavaScript.md index 427fb16..4b989cf 100644 --- a/JSDoc-support-in-JavaScript.md +++ b/JSDoc-support-in-JavaScript.md @@ -1 +1 @@ -A comprehensive introduction to type checking JavaScript files with TypeScript can be found in the [official handbook](https://www.typescriptlang.org/docs/handbook/type-checking-javascript-files.html). +A comprehensive introduction to type checking JavaScript files with TypeScript can be found in the [official handbook](https://www.typescriptlang.org/docs/handbook/type-checking-javascript-files.html#supported-jsdoc).