[examples] Adjust readmes and info endpoint (#3542)

* Adjust README links

* Change example info

* Fix id check
This commit is contained in:
Andy
2020-01-10 13:37:33 +01:00
committed by GitHub
parent 0c6c6677a7
commit 4625f66ebd
46 changed files with 52 additions and 49 deletions

View File

@@ -8,7 +8,7 @@ This directory is a brief example of a [Next.js](https://nextjs.org) app that ca
Deploy your own Next.js project with ZEIT Now.
[![Deploy with ZEIT Now](https://zeit.co/button)](https://zeit.co/new/project?template=https://github.com/zeit/now-examples/tree/master/nextjs)
[![Deploy with ZEIT Now](https://zeit.co/button)](https://zeit.co/new/project?template=https://github.com/zeit/now/tree/master/examples/nextjs)
_Live Example: https://nextjs.now-examples.now.sh_

View File

@@ -3,7 +3,7 @@
"description": "A Next.js starter app.",
"repository": {
"type": "git",
"url": "https://github.com/zeit/now-examples/tree/master/nextjs"
"url": "https://github.com/zeit/now/tree/master/examples/nextjs"
},
"license": "MIT",
"scripts": {