diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e3e610bb5ccc..2fbc9185d7c9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -181,7 +181,7 @@ The most important thing is to make sure that Netlify CMS is loaded from the `di When debugging the CMS with Git Gateway you must: -1. Have a Netlify site with [Git Gateway](https://docs.netlify.com/visitor-access/git-gateway/) and [Netlify Identity](https://docs.netlify.com/visitor-access/identity/) enabled. An easy way to create such a site is to use a [template](https://www.netlifycms.org/docs/start-with-a-template/), for example the [Gatsby template](https://app.netlify.com/start/deploy?repository=https://github.com/AustinGreen/gatsby-starter-netlify-cms&stack=cms) +1. Have a Netlify site with [Git Gateway](https://docs.netlify.com/visitor-access/git-gateway/) and [Netlify Identity](https://docs.netlify.com/visitor-access/identity/) enabled. An easy way to create such a site is to use a [template](https://www.netlifycms.org/docs/start-with-a-template/), for example the [Gatsby template](https://app.netlify.com/start/deploy?repository=https://github.com/decaporg/gatsby-starter-decap-cms&stack=cms) 2. Tell the CMS the URL of your Netlify site using a local storage item. To do so: 1. Open `http://localhost:8080/` in the browser diff --git a/packages/netlify-cms-backend-git-gateway/README.md b/packages/netlify-cms-backend-git-gateway/README.md index 7c1d062c137b..0c70a4334abf 100644 --- a/packages/netlify-cms-backend-git-gateway/README.md +++ b/packages/netlify-cms-backend-git-gateway/README.md @@ -16,7 +16,7 @@ Look at tests or types for more info. When debugging the CMS with Git Gateway you must: -1. Have a Netlify site with [Git Gateway](https://docs.netlify.com/visitor-access/git-gateway/) and [Netlify Identity](https://docs.netlify.com/visitor-access/identity/) enabled. An easy way to create such a site is to use a [template](https://www.netlifycms.org/docs/start-with-a-template/), for example the [Gatsby template](https://app.netlify.com/start/deploy?repository=https://github.com/AustinGreen/gatsby-starter-netlify-cms&stack=cms) +1. Have a Netlify site with [Git Gateway](https://docs.netlify.com/visitor-access/git-gateway/) and [Netlify Identity](https://docs.netlify.com/visitor-access/identity/) enabled. An easy way to create such a site is to use a [template](https://www.netlifycms.org/docs/start-with-a-template/), for example the [Gatsby template](https://app.netlify.com/start/deploy?repository=https://github.com/decaporg/gatsby-starter-decap-cms&stack=cms) 2. Tell the CMS the URL of your Netlify site using a local storage item. To do so: 1. Open `http://localhost:8080/` in the browser diff --git a/website/content/docs/start-with-a-template.md b/website/content/docs/start-with-a-template.md index ecf0ff47fa37..c659d0f71758 100644 --- a/website/content/docs/start-with-a-template.md +++ b/website/content/docs/start-with-a-template.md @@ -11,14 +11,14 @@ You can add Decap CMS [to an existing site](/docs/add-to-your-site/), but the qu

Hugo Site Starter

-

Deploy to Netlify

+

Deploy to Netlify

Gatsby Site Starter

-

Deploy to Netlify

+

Deploy to Netlify