Skip to content

Commit 4a7dadc

Browse files
committed
fix: deploy vercel link
1 parent 1b5cefd commit 4a7dadc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ This starter is original from theodorusclarence/ts-nextjs-tailwind-starter, than
4848

4949
2. Test online: Deploy to Vercel by one click
5050

51-
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/AlexStack/nextjs-materia-mui-typescript-hook-form-scaffold-boilerplate-starter)
51+
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?s=https%3A%2F%2Fgithub.com%2FAlexStack%2Fnextjs-materia-mui-typescript-hook-form-scaffold-boilerplate-starter&showOptionalTeamCreation=false)
5252

5353
### 2. Install dependencies
5454

src/app/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ export default async function HomePage({
4747

4848
<Box sx={{ m: 5 }}>
4949
<Link
50-
href='https://vercel.com/new/git/external?repository-url=https://github.com/AlexStack/nextjs-materia-mui-typescript-hook-form-scaffold-boilerplate-starter'
50+
href='https://vercel.com/new/clone?s=https%3A%2F%2Fgithub.com%2FAlexStack%2Fnextjs-materia-mui-typescript-hook-form-scaffold-boilerplate-starter&showOptionalTeamCreation=false'
5151
target='_blank'
5252
>
5353
Click here to deploy a demo site to your Vercel in 1 minute

0 commit comments

Comments
 (0)