Skip to content

Commit b8657fe

Browse files
DeveloperayotimothyisMichaelDeBoey
authored
[FIX] switch zeit now to Vercel Now for codesandbox deployment (codesandbox#3962)
* [FIX] switch zeit now to Vercel Now for codesandbox deployment - Zeit just rebranded to Vercel and this PR changes the deployment guidelines to deployment for gridsome * Update packages/homepage/content/docs/3-deployment.md Co-Authored-By: Timothy <[email protected]> * Update packages/homepage/content/docs/3-deployment.md Co-Authored-By: Timothy <[email protected]> * Update packages/homepage/content/docs/3-deployment.md Co-Authored-By: Michaël De Boey <[email protected]> * Update packages/homepage/content/docs/3-deployment.md Co-Authored-By: Michaël De Boey <[email protected]> * Update packages/homepage/content/docs/3-deployment.md Co-Authored-By: Michaël De Boey <[email protected]> Co-authored-by: Timothy <[email protected]> Co-authored-by: Michaël De Boey <[email protected]>
1 parent 9ad4b42 commit b8657fe

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

packages/homepage/content/docs/3-deployment.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,18 @@ integrated services. To deploy your app, you need to own the sandbox.
1111

1212
![Deployment Sidebar](./images/deployment-sidebar.png)
1313

14-
## ZEIT
14+
## Vercel
1515

16-
To deploy to ZEIT's [Now](https://zeit.co/now), access the Preferences menu and
17-
select the Integrations tab, then log into your ZEIT account.
16+
To deploy to [Vercel](https://vercel.com), access the Preferences menu and
17+
select the Integrations tab, then log into your Vercel account.
1818

1919
### Deploying
2020

2121
Go to any of your sandboxes, click on the Deployment menu, which is the rocket
2222
icon in left-hand activity bar in the editor. Select "Now". You'll need to sign
23-
in to [Now](https://zeit.co/now) when you're deploying for the first time. After
24-
you've signed in, you will be able to click "Deploy Now". It will deploy the
25-
sandbox and give you a URL.
23+
in to [Vercel](https://vercel.com) when you're deploying for the first time.
24+
After you've signed in, you will be able to click "Deploy Now". It will deploy
25+
the sandbox and give you a URL.
2626

2727
### More Features
2828

0 commit comments

Comments
 (0)