diff --git a/README.md b/README.md index 9344dbd6613d5..9cb09abb7b685 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ Gatsby helps professional developers efficiently create maintainable, highly-per ## 🚀 Ship your first Gatsby site in 5 Minutes -Click the link below to quickly try the workflow of developing, building and deploying websites with Gatsby and Gatsby Cloud. +Click the link below to quickly try the workflow of developing, building, and deploying websites with Gatsby and Gatsby Cloud. [Deploy to Gatsby Cloud](https://www.gatsbyjs.com/dashboard/deploynow?url=https://github.com/gatsbyjs/gatsby-starter-blog&utm_source=github&utm_medium=link&utm_campaign=onboarding&utm_content=oss) @@ -88,16 +88,6 @@ At the end of this process, you'll have 2. a new repository that is linked to that new site 3. as you push changes to your new repository, Gatsby Cloud will automatically rebuild and redeploy your site! -## What’s In This Document - -- [Get Up and Running in 5 Minutes](#-get-up-and-running-in-5-minutes) -- [Learning Gatsby](#-learning-gatsby) -- [Release Notes](#-release-notes) -- [Migration Guides](#-migration-guides) -- [How to Contribute](#-how-to-contribute) -- [License](#-license) -- [Thanks to Our Contributors](#-thanks) - ## 💻 Get started with Gatsby _locally_ in 5 Minutes You can get a new Gatsby site up and running on your local dev environment in 5 minutes with these four steps: diff --git a/packages/gatsby/README.md b/packages/gatsby/README.md index fd56e2d7fd5be..804ca72d99a0f 100644 --- a/packages/gatsby/README.md +++ b/packages/gatsby/README.md @@ -78,7 +78,7 @@ Gatsby helps professional developers efficiently create maintainable, highly-per ## 🚀 Ship your first Gatsby site in 5 Minutes -Click the link below to quickly try the workflow of developing, building and deploying websites with Gatsby and Gatsby Cloud. +Click the link below to quickly try the workflow of developing, building, and deploying websites with Gatsby and Gatsby Cloud. [Deploy to Gatsby Cloud](https://www.gatsbyjs.com/dashboard/deploynow?url=https://github.com/gatsbyjs/gatsby-starter-blog&utm_source=github&utm_medium=link&utm_campaign=onboarding&utm_content=oss) @@ -88,16 +88,6 @@ At the end of this process, you'll have 2. a new repository that is linked to that new site 3. as you push changes to your new repository, Gatsby Cloud will automatically rebuild and redeploy your site! -## What’s In This Document - -- [Get Up and Running in 5 Minutes](#-get-up-and-running-in-5-minutes) -- [Learning Gatsby](#-learning-gatsby) -- [Release Notes](#-release-notes) -- [Migration Guides](#-migration-guides) -- [How to Contribute](#-how-to-contribute) -- [License](#-license) -- [Thanks to Our Contributors](#-thanks) - ## 💻 Get started with Gatsby _locally_ in 5 Minutes You can get a new Gatsby site up and running on your local dev environment in 5 minutes with these four steps: