Merge pull request #29 from flppv/master

Fix another Netlify link
This commit is contained in:
Austin Green 2018-01-17 16:55:35 -05:00 committed by GitHub
commit c20e5b4c04
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.