From 5c078f73fca574a485431d36b2073d73ef76093a Mon Sep 17 00:00:00 2001
From: Federico Bozzini <federico.bozzini@gmail.com>
Date: Sat, 13 Oct 2018 16:52:50 +0100
Subject: [PATCH] Fixed broken link in the main README file.

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 8d1e3e93b..323eeb73d 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 
 Create React apps (with Typescript) with no build configuration.
 
- * [Getting Started](#tldr) – How to create a new app.
+ * [Getting Started](#quick-overview) – How to create a new app.
  * [User Guide](https://github.com/wmonk/create-react-app-typescript/blob/master/template/README.md) – How to develop apps bootstrapped with react scripts ts.
 
 _Do you know react and want to try out typescript? Or do you know typescript and want to try out react?_ Get all the benefits from `create-react-app` but you use typescript! 🚀