diff --git a/src/data/roadmaps/typescript/content/100-typescript/102-install-configure/index.md b/src/data/roadmaps/typescript/content/100-typescript/102-install-configure/index.md index ac2d75ca9..44a3e1394 100644 --- a/src/data/roadmaps/typescript/content/100-typescript/102-install-configure/index.md +++ b/src/data/roadmaps/typescript/content/100-typescript/102-install-configure/index.md @@ -46,3 +46,4 @@ And you're all set! You can now start writing TypeScript code in your project. Learn more from the following links: - [Install and Configure TypeScript](https://www.typescriptlang.org/download) +- [TypeScript Getting Started](https://thenewstack.io/typescript-tutorial-a-guide-to-using-the-programming-language/)