Skip to content

Commit 25ad846

Browse files
w9wf3l1x
authored andcommitted
Update README.md (deploy button fix)
An old deploy button https://vercel.com/new/project?template=https://github.com/juicyfx/vercel-examples/tree/master/php has a project in path and template as a GET parameter, which aren't longer supported. The new correct format is https://vercel.com/new/clone?repository-url=https://github.com/juicyfx/vercel-examples/tree/master/php.
1 parent e1ade1d commit 25ad846

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ vercel
7575

7676
Are you ready to deploy your first PHP project to Vercel? Click & Go!
7777

78-
<a href="https://vercel.com/new/project?template=https://github.com/juicyfx/vercel-examples/tree/master/php"><img src="https://vercel.com/button"></a>
78+
<a href="https://vercel.com/new/clone?repository-url=https://github.com/juicyfx/vercel-examples/tree/master/php"><img src="https://vercel.com/button"></a>
7979

8080
## 🤗 Features
8181

0 commit comments

Comments
 (0)