diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 89b096c..43de4fa 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -18,7 +18,7 @@ go get -u github.com/stretchr/testify/assert If outside `$GOPATH`, just clone the repository: ```sh -git clone github.com/digitalocean/godo +git clone https://github.com/digitalocean/godo ``` ## Running tests