README.md: Update deploy button from Zeit -> Vercel (#118)

The one-click deploy button isn't working because of the name change. Let's fix that!
This commit is contained in:
Aaron Morris 2020-05-27 16:01:48 -07:00 committed by GitHub
parent ceef73898b
commit 76fb629aa2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
<a href="https://vercel.com/new/project?template=zeit/og-image"><img width="128" src="https://vercel.com/button" align="right"></a>
<a href="https://vercel.com/new/project?template=vercel/og-image"><img width="128" src="https://vercel.com/button" align="right"></a>
# [Open Graph Image as a Service](https://og-image.now.sh)
@ -62,7 +62,7 @@ You'll want to fork this repository and deploy your own image generator.
If you are using a paid plan, you can do a one-click deploy with the button below.
[![Deploy to Vercel](https://vercel.com/button)](https://vercel.com/new/project?template=zeit/og-image)
[![Deploy to Vercel](https://vercel.com/button)](https://vercel.com/new/project?template=vercel/og-image)
Once you have an image generator that sparks joy, you can setup [automatic GitHub](https://vercel.com/github) deployments so that pushing to master will deploy to production! 🚀