Skip to content

Commit

Permalink
Update demo link
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanoverna committed Nov 12, 2020
1 parent 301b40a commit 501e79c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The purpose of this repo is to have a quick start reference that can be set up w

Have a look at the end result live:

### [https://next-blog-datocms.now.sh/](https://next-blog-datocms.now.sh/)
### [https://nextjs-demo-bay.vercel.app/](https://nextjs-demo-bay.vercel.app/)

## How to use

Expand Down
2 changes: 1 addition & 1 deletion datocms.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"deploymentType": "static",
"buildCommand": "npm run build",
"datocmsApiTokenEnvName": "NEXT_EXAMPLE_CMS_DATOCMS_API_TOKEN",
"livePreviewUrl": "https://next-blog-datocms.now.sh/"
"livePreviewUrl": "https://nextjs-demo-bay.vercel.app/"
}

0 comments on commit 501e79c

Please sign in to comment.