[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

@@ -6,7 +6,7 @@ This directory is a brief example of a [Sapper](https://sapper.svelte.dev/) app
Deploy your own Sapper project with Vercel.
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/import/project?template=https://github.com/vercel/vercel/tree/main/examples/sapper)
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/vercel/vercel/tree/main/examples/sapper&template=sapper)
_Live Example: https://sapper.now-examples.now.sh_