From 763bfbd9ef54c60529cf014919f569e374cda618 Mon Sep 17 00:00:00 2001 From: Stephanie Chung Date: Tue, 3 Oct 2023 04:40:08 -0700 Subject: [PATCH] Update gatsby-contentful-plugin README (#38480) * Update gatsby-contentful-plugin README * Update template link * Remove line about detailed docs * chore: trigger build --------- Co-authored-by: Nick Taylor Co-authored-by: Florian Kissling <21834+fk@users.noreply.github.com> --- packages/gatsby-source-contentful/README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/packages/gatsby-source-contentful/README.md b/packages/gatsby-source-contentful/README.md index bdefeb8e1e0d0..63b871c102759 100644 --- a/packages/gatsby-source-contentful/README.md +++ b/packages/gatsby-source-contentful/README.md @@ -44,9 +44,7 @@ npm install gatsby-source-contentful gatsby-plugin-image ## Setup Instructions -To get setup quickly with a new site and have Gatsby Cloud do the heavy lifting, [deploy a new Gatsby Contentful site with just a few clicks on gatsbyjs.com](https://www.gatsbyjs.com/dashboard/deploynow?url=https://github.com/contentful/starter-gatsby-blog). - -For more detailed instructions on manually configuring your Gatsby Contentful site for production builds and Preview builds visit [the Gatsby Cloud knowledgebase](https://support.gatsbyjs.com/hc/en-us/articles/360056047134-Add-the-Gatsby-Cloud-App-to-Contentful). +To get setup quickly with a new site and have Netlify do the heavy lifting, [deploy a new Gatsby Contentful site with just a few clicks on netlify.com](https://app.netlify.com/start/deploy?repository=https://github.com/contentful/starter-gatsby-blog). ## How to use