From 107af49f8ffd5c5786b6809e66c1b7b0042eb4d0 Mon Sep 17 00:00:00 2001 From: Mike Allanson Date: Tue, 18 Sep 2018 20:56:06 +0100 Subject: [PATCH] Use the right link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f4f00f6..9f98ab5 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Install this starter (assuming Gatsby is installed) by running from your CLI: gatsby new gatsby-site https://github.com/gatsbyjs/gatsby-starter-hello-world ``` -Or [view the live demo here](https://gatsby-starter-default-demo.netlify.com/). +Or [view the live demo here](https://gatsby-starter-hello-world-demo.netlify.com/). ## Running in development `gatsby develop`