mirror of
https://github.com/FlipsideCrypto/og-image.git
synced 2026-02-06 10:46:43 +00:00
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:
parent
ceef73898b
commit
76fb629aa2
@ -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.
|
||||
|
||||
[](https://vercel.com/new/project?template=zeit/og-image)
|
||||
[](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! 🚀
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user