From 825fd520197b1492ebaa737a5bbb99d42a386953 Mon Sep 17 00:00:00 2001 From: William Oldham Date: Sun, 7 Apr 2024 09:43:56 +0100 Subject: [PATCH] Apply suggestions from code review --- pages/client/deploy.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/client/deploy.mdx b/pages/client/deploy.mdx index b1c5568..d1172c5 100644 --- a/pages/client/deploy.mdx +++ b/pages/client/deploy.mdx @@ -7,7 +7,7 @@ title: 'Deploy' ## Method 1 - Vercel - Recommended 1. Click [here](https://github.com/movie-web/movie-web/fork) to fork the movie-web Github repository -1. Click [here](https://vercel.com/)to go to Vercel +1. Click [here](https://vercel.com/) to go to Vercel 1. Sign in using either a GitHub, GitLab, or Bitbucket. 1. Clicking the "New Project" button on the top right of your dashboard and following the steps to create a new project for your self hosted version of movie web. 1. After clicking it, you'll be presented with a list of Git repositories that the Git account you've signed up with has write access to.