Skip to content

Commit 17806e2

Browse files
authored
Add links for now info to parameterized-routing example (vercel#6565)
1 parent 654860e commit 17806e2

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

examples/parameterized-routing/README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,8 @@ yarn
3333
yarn dev
3434
```
3535

36-
Deploy it to the cloud with [now](https://zeit.co/now) ([download](https://zeit.co/download))
36+
See now documentation [here](https://zeit.co/docs/v2/deployments/routes/) and Next.js example [here](https://zeit.co/examples/nextjs/) for info on deploying with [now](https://zeit.co/now) ([download](https://zeit.co/download))
3737

38-
```bash
39-
now
40-
```
4138

4239
## The idea behind the example
4340

0 commit comments

Comments
 (0)