Skip to content

Commit

Permalink
Corrects one of the 'up url' commands, was missing -s to specify stage (
Browse files Browse the repository at this point in the history
  • Loading branch information
desm authored and tj committed Jul 27, 2018
1 parent 1b4c620 commit 27ac436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/07-guides.md
Expand Up @@ -219,7 +219,7 @@ Open both in the browser:

```
$ up url -o
$ up url production -o
$ up url -s production -o
```

You should see "Hello World from production" and "Hello World from staging".
Expand Down

0 comments on commit 27ac436

Please sign in to comment.