From aa663f2dd21cd3bf99954a90039bcb872980a032 Mon Sep 17 00:00:00 2001 From: Forresst Date: Sat, 24 Sep 2016 08:13:54 +0200 Subject: [PATCH] Docs: Fix link to recent version of this guide Fix link to recent version of this guide --- packages/react-scripts/template/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/react-scripts/template/README.md b/packages/react-scripts/template/README.md index ce52fcfab99..86b9bab8f10 100644 --- a/packages/react-scripts/template/README.md +++ b/packages/react-scripts/template/README.md @@ -1,7 +1,7 @@ This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app). Below you will find some information on how to perform common tasks. -You can find the most recent version of this guide [here](https://github.com/facebookincubator/create-react-app/blob/master/template/README.md). +You can find the most recent version of this guide [here](https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md). ## Table of Contents