From 8246b48f5907c8db9563a86e6c316c761a9440fc Mon Sep 17 00:00:00 2001 From: roadmap bot <135830415+roadmap-bot@users.noreply.github.com> Date: Sun, 2 Jul 2023 23:37:04 +0100 Subject: [PATCH] chore: add resource under typescript:typescript --- src/data/roadmaps/typescript/content/100-typescript/index.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/data/roadmaps/typescript/content/100-typescript/index.md b/src/data/roadmaps/typescript/content/100-typescript/index.md index a8936a030..462269687 100644 --- a/src/data/roadmaps/typescript/content/100-typescript/index.md +++ b/src/data/roadmaps/typescript/content/100-typescript/index.md @@ -10,6 +10,4 @@ The main benefits of using TypeScript include: - Backwards Compatibility Learn more from the following links: - -- [Overview of TypeScript](https://www.typescriptlang.org/docs/handbook/typescript-from-scratch.html) -- [TypeScript Handbook](https://www.typescriptlang.org/docs/handbook/typescript-from-scratch.html) +- [TypeScript Handbook](https://www.typescriptlang.org/docs/handbook/intro.html) \ No newline at end of file