From 80c9375329c602f97a9303eea826d1b8008cd21e Mon Sep 17 00:00:00 2001 From: Anton Date: Wed, 17 Jan 2018 03:00:31 +0300 Subject: [PATCH] Fix another Netlify link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 076d432..f3d3340 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Gatsby + Netlify CMS Starter -This repo contains an example business website that is built with [Gatsby](https://www.gatsbyjs.org/), and [Netlify CMS](netlifycms.org): **[Demo Link](https://gatsby-netlify-cms.netlify.com/)**. +This repo contains an example business website that is built with [Gatsby](https://www.gatsbyjs.org/), and [Netlify CMS](https://www.netlifycms.org): **[Demo Link](https://gatsby-netlify-cms.netlify.com/)**. It follows the [JAMstack architecture](https://jamstack.org) by using Git as a single source of truth, and [Netlify](https://www.netlify.com) for continuous deployment, and CDN distribution.