Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5dab7fa

Browse files
Merge branch 'develop' into update-contributing
2 parents 87272e2 + f19dc69 commit 5dab7fa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎docs/deploy.md‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,11 +88,11 @@ When using the HTML5 router, you need to set up redirect rules that redirect all
8888
/* /index.html 200
8989
```
9090

91-
## ZEIT Now
91+
## Vercel
9292

93-
1. Install [Now CLI](https://zeit.co/download), `npm i -g now`
93+
1. Install [Vercel CLI](https://vercel.com/download), `npm i -g vercel`
9494
2. Change directory to your docsify website, for example `cd docs`
95-
3. Deploy with a single command, `now`
95+
3. Deploy with a single command, `vercel`
9696

9797
## AWS Amplify
9898

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /