Skip to content

Commit a725791

Browse files
author
Gabriel Monroy
committed
Merge pull request #1946 from gabrtv/fix-deisctl-link
fix(readme): use relative link to deisctl in repo
2 parents 8de73d9 + 2f17744 commit a725791

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ $ ssh-add ~/.vagrant.d/insecure_private_key
5151

5252
## Provision Deis
5353

54-
Install the [deisctl utility](https://github.com/deis/deis/deisctl#installation) used to provision and operate Deis.
54+
Install the [deisctl utility](deisctl#installation) used to provision and operate Deis.
5555

5656
```console
5757
$ curl -sSL http://deis.io/deisctl/install.sh | sudo sh

0 commit comments

Comments
 (0)