From 00cb40997645e310211dc0c9bc64e22e633f1b7c Mon Sep 17 00:00:00 2001 From: Gizmo Date: Tue, 25 Jul 2023 11:27:55 +0800 Subject: [PATCH] fix: vercel deploy url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5664720..b05d92f 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ | Name | Deploy | | ----------- | ------------------------------------------------------------------------------------------------------------------- | -| Vercel | [![Deploy with Vercel](https://vercel.com/button)](https://gg.gg/afdian-connect-vercel-deploy) | +| Vercel | [![Deploy with Vercel](https://vercel.com/button)](http://gg.gg/15thba) | | Deno Deploy | [Deploy to Deno Deploy](https://nitro.unjs.io/deploy/providers/deno) / [Example](.github/workflows/deno-deploy.yml) | | Cloudflare | [Deploy to Cloudflare](https://nitro.unjs.io/deploy/providers/cloudflare) | | Netlify | [Deploy to Netlify](https://nitro.unjs.io/deploy/providers/netlify) |