Skip to content

Commit 5f04144

Browse files
chibicodeLuis Alvarez D.
andauthored
Remove Now CLI reference from examples (vercel#10501)
* Find/Replace "Deploy it to the cloud..." * Find/Replace "Deploy it to the cloud..." (no colon) * Find/Replace "Deploy it to the cloud..." for firebase * Convert remaining ones * Storybook deployment * Update with-stripe-typescript * Update contributing.md * Remove `now` * Update examples/with-stripe-typescript/README.md Co-Authored-By: Luis Alvarez D. <luis@zeit.co>
1 parent c5eb535 commit 5f04144

File tree

194 files changed

+203
-989
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

194 files changed

+203
-989
lines changed

contributing.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -167,9 +167,5 @@ yarn
167167
yarn dev
168168
```
169169

170-
Deploy it to the cloud with [now](https://zeit.co/now) ([download](https://zeit.co/download)):
171-
172-
```bash
173-
now
174-
```
170+
Deploy it to the cloud with [ZEIT Now](https://zeit.co/new?filter=next.js&utm_source=github&utm_medium=readme&utm_campaign=next-example) ([Documentation](https://nextjs.org/docs/deployment)).
175171
````

examples/active-class-name/README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,4 @@ yarn
3939
yarn dev
4040
```
4141

42-
Deploy it to the cloud with [now](https://zeit.co/now) ([download](https://zeit.co/download)):
43-
44-
```bash
45-
now
46-
```
42+
Deploy it to the cloud with [ZEIT Now](https://zeit.co/new?filter=next.js&utm_source=github&utm_medium=readme&utm_campaign=next-example) ([Documentation](https://nextjs.org/docs/deployment)).

examples/amp-first/README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,4 @@ To start the application in production mode, run:
9797
$ yarn start
9898
```
9999

100-
Deploy it to the cloud with [now](https://zeit.co/now) ([download](https://zeit.co/download)):
101-
102-
```bash
103-
now
104-
```
100+
Deploy it to the cloud with [ZEIT Now](https://zeit.co/new?filter=next.js&utm_source=github&utm_medium=readme&utm_campaign=next-example) ([Documentation](https://nextjs.org/docs/deployment)).

examples/amp-story/README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,4 @@ yarn
3939
yarn dev
4040
```
4141

42-
Deploy it to the cloud with [now](https://zeit.co/now) ([download](https://zeit.co/download)):
43-
44-
```bash
45-
now
46-
```
42+
Deploy it to the cloud with [ZEIT Now](https://zeit.co/new?filter=next.js&utm_source=github&utm_medium=readme&utm_campaign=next-example) ([Documentation](https://nextjs.org/docs/deployment)).

examples/amp/README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,4 @@ yarn
3939
yarn dev
4040
```
4141

42-
Deploy it to the cloud with [now](https://zeit.co/now) ([download](https://zeit.co/download)):
43-
44-
```bash
45-
now
46-
```
42+
Deploy it to the cloud with [ZEIT Now](https://zeit.co/new?filter=next.js&utm_source=github&utm_medium=readme&utm_campaign=next-example) ([Documentation](https://nextjs.org/docs/deployment)).

examples/api-routes-apollo-server-and-client-auth/README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,4 @@ yarn dev
4848

4949
> If you have issues installing `bcrypt`, follow this instructions: https://github.com/kelektiv/node.bcrypt.js/wiki/Installation-Instructions
5050
51-
Deploy it to the cloud with [now](https://zeit.co/now) ([download](https://zeit.co/download)):
52-
53-
```bash
54-
now
55-
```
51+
Deploy it to the cloud with [ZEIT Now](https://zeit.co/new?filter=next.js&utm_source=github&utm_medium=readme&utm_campaign=next-example) ([Documentation](https://nextjs.org/docs/deployment)).

examples/api-routes-apollo-server-and-client/README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,4 @@ yarn
4646
yarn dev
4747
```
4848

49-
Deploy it to the cloud with [now](https://zeit.co/now) ([download](https://zeit.co/download)):
50-
51-
```bash
52-
now
53-
```
49+
Deploy it to the cloud with [ZEIT Now](https://zeit.co/new?filter=next.js&utm_source=github&utm_medium=readme&utm_campaign=next-example) ([Documentation](https://nextjs.org/docs/deployment)).

examples/api-routes-graphql/README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,4 @@ yarn
3939
yarn dev
4040
```
4141

42-
Deploy it to the cloud with [now](https://zeit.co/now) ([download](https://zeit.co/download)):
43-
44-
```bash
45-
now
46-
```
42+
Deploy it to the cloud with [ZEIT Now](https://zeit.co/new?filter=next.js&utm_source=github&utm_medium=readme&utm_campaign=next-example) ([Documentation](https://nextjs.org/docs/deployment)).

examples/api-routes-micro/README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,4 @@ yarn
3939
yarn dev
4040
```
4141

42-
Deploy it to the cloud with [now](https://zeit.co/now) ([download](https://zeit.co/download)):
43-
44-
```bash
45-
now
46-
```
42+
Deploy it to the cloud with [ZEIT Now](https://zeit.co/new?filter=next.js&utm_source=github&utm_medium=readme&utm_campaign=next-example) ([Documentation](https://nextjs.org/docs/deployment)).

examples/api-routes-middleware/README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,4 @@ yarn
3939
yarn dev
4040
```
4141

42-
Deploy it to the cloud with [now](https://zeit.co/now) ([download](https://zeit.co/download)):
43-
44-
```bash
45-
now
46-
```
42+
Deploy it to the cloud with [ZEIT Now](https://zeit.co/new?filter=next.js&utm_source=github&utm_medium=readme&utm_campaign=next-example) ([Documentation](https://nextjs.org/docs/deployment)).

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy