Skip to content

Commit

Permalink
update official starters links to use demos built and hosted on netli…
Browse files Browse the repository at this point in the history
…fy (#8165)
  • Loading branch information
pieh authored and KyleAMathews committed Sep 17, 2018
1 parent 8a2fae4 commit 70d1f32
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/docs/gatsby-starters.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ There are several starters that have been created. Create a PR to include yours!
## Official starters

- [gatsby-starter-default](https://github.com/gatsbyjs/gatsby-starter-default)
[(demo)](http://gatsbyjs.github.io/gatsby-starter-default/)
[(demo)](https://gatsby-starter-default-demo.netlify.com/)
- [gatsby-starter-blog](https://github.com/gatsbyjs/gatsby-starter-blog)
[(demo)](http://gatsbyjs.github.io/gatsby-starter-blog/)
[(demo)](https://gatsby-starter-blog-demo.netlify.com/)
- [gatsby-starter-hello-world](https://github.com/gatsbyjs/gatsby-starter-hello-world)
[(demo)](https://aberrant-fifth.surge.sh/)
[(demo)](https://gatsby-starter-hello-world-demo.netlify.com/)

### Using Gatsby v2 with the official starters

Expand Down

0 comments on commit 70d1f32

Please sign in to comment.