summaryrefslogtreecommitdiff
path: root/packages/integrations/vercel/README.md
diff options
context:
space:
mode:
authorGravatar Chris Swithinbank <swithinbank@gmail.com> 2022-07-08 21:56:24 +0200
committerGravatar GitHub <noreply@github.com> 2022-07-08 21:56:24 +0200
commit1f9e4857ff2b2cb7db89d619618cdf546cd3b3dc (patch)
tree1f9a0e8f3159fbcb9d3af2b904324ebabdb89219 /packages/integrations/vercel/README.md
parent70b0246d4c80204632533f44207e48482dab3399 (diff)
downloadastro-1f9e4857ff2b2cb7db89d619618cdf546cd3b3dc.tar.gz
astro-1f9e4857ff2b2cb7db89d619618cdf546cd3b3dc.tar.zst
astro-1f9e4857ff2b2cb7db89d619618cdf546cd3b3dc.zip
Integration README fixes (#3865)
* Remove stray XML tag in sitemap integration README * Fix link errors * Add changeset
Diffstat (limited to '')
-rw-r--r--packages/integrations/vercel/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/vercel/README.md b/packages/integrations/vercel/README.md
index dd7d0679d..e58b7c4b8 100644
--- a/packages/integrations/vercel/README.md
+++ b/packages/integrations/vercel/README.md
@@ -59,7 +59,7 @@ import vercel from '@astrojs/vercel/static';
## Usage
-📚 **[Read the full deployment guide here.](https://docs.astro.build/en/guides/deploy/vercel)**
+📚 **[Read the full deployment guide here.](https://docs.astro.build/en/guides/deploy/vercel/)**
You can deploy by CLI (`vercel deploy`) or by connecting your new repo in the [Vercel Dashboard](https://vercel.com/). Alternatively, you can create a production build locally: