[examples] Update all examples to use .vercel.app instead of .vercel.com (#7320)

This commit is contained in:
Lee Robinson
2022-01-18 08:56:31 -06:00
committed by GitHub
parent 59ae99bcff
commit 8ed55c6642
47 changed files with 134 additions and 760 deletions

View File

@@ -1,6 +1,6 @@
# Ionic React Example
This directory is a brief example of an [Ionic React](https://ionicframework.com/docs/react/overview) app that can be deployed with Vercel and zero configuration
This directory is a brief example of an [Ionic React](https://ionicframework.com/docs/react/overview) app that can be deployed to Vercel with zero configuration
## Deploy Your Own
@@ -8,7 +8,7 @@ Deploy your own Ionic React project with Vercel.
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/vercel/vercel/tree/main/examples/ionic-react&template=ionic-react)
_Live Example: https://ionic-react.examples.vercel.com_
_Live Example: https://ionic-template.vercel.app_
### How We Created This Example