Skip to content

Commit 00abeaf

Browse files
committed
chore(links): unused links
1 parent 315cafa commit 00abeaf

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

src/using-workflow/cli.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ set the `http_proxy` or `https_proxy` environment variable to enable proxy suppo
8080

8181
## CLI Plugins
8282

83-
Plugins allow developers to extend the functionality of the [Deis Client][], adding new commands or features.
83+
Plugins allow developers to extend the functionality of the Deis Client, adding new commands or features.
8484

8585
If an unknown command is specified, the client will attempt to execute the command as a dash-separated command. In this case, `deis resource:command` will execute `deis-resource` with the argument list `command`. In full form:
8686

@@ -99,5 +99,3 @@ But flags preceding the command will not:
9999
$ # these two are identical
100100
$ deis --debug accounts:list
101101
$ deis-accounts list
102-
103-
[controller]: ../understanding-workflow/components.md#controller

0 commit comments

Comments
 (0)