From c4f4efe65a192accddaf5c606645e506827ac238 Mon Sep 17 00:00:00 2001 From: mrjvs Date: Thu, 30 Nov 2023 21:55:43 +0100 Subject: [PATCH] fix vercel button Co-authored-by: Jip Frijlink Co-authored-by: William Oldham --- .docs/content/2.self-hosting/3.client.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.docs/content/2.self-hosting/3.client.md b/.docs/content/2.self-hosting/3.client.md index 14e025b1..d4cd12f4 100644 --- a/.docs/content/2.self-hosting/3.client.md +++ b/.docs/content/2.self-hosting/3.client.md @@ -1,7 +1,7 @@ # Setting up the client ## Vercel - Recommended -[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fmovie-web%2Fmovie-web&env=VITE_CORS_PROXY_URL,VITE_TMDB_READ_API_KEY) +[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fmovie-web%2Fmovie-web%2Ftree%2Fmaster&env=VITE_CORS_PROXY_URL,VITE_TMDB_READ_API_KEY) 1. Click the Deploy button. 1. Sign in using either a GitHub, GitLab, or Bitbucket. 1. Follow the instructions to create a repository for movie-web.