From deb965f62d24ad17244ad8f6e51906d13b3ee389 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20Tammerg=C3=A5rd?= Date: Sun, 24 Jul 2022 15:33:37 +0200 Subject: [PATCH] fix: correct readme toc heading path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d69fe516..5e4f96d9 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Cheatsheets for experienced React developers getting started with TypeScript Expand Table of Contents -- [Section 1: Setup TypeScript with React](#section-1--setup-typescript-with-react) +- [Section 1: Setup TypeScript with React](#section-1-setup-typescript-with-react) - [Prerequisites](#prerequisites) - [VS Code Extensions](#vs-code-extensions)