[examples] Update Deploy button URLs in examples (#6523)

This commit is contained in:
Ana Trajkovska
2021-07-28 16:42:09 +02:00
committed by GitHub
parent c857ad7f65
commit e271c2598e
34 changed files with 34 additions and 34 deletions

View File

@@ -8,7 +8,7 @@ This directory is a brief example of a [React](https://reactjs.org/) app with [S
Deploy your own React project, along with Serverless Functions, with Vercel.
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/import/project?template=https://github.com/vercel/vercel/tree/main/examples/create-react-app-functions)
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/vercel/vercel/tree/main/examples/create-react-app-functions&template=create-react-app)
_Live Example: https://create-react-app.now-examples.now.sh/_