Skip to content

Commit dc789ad

Browse files
stevegtlunny
authored andcommitted
Fix drone CLI install link (#4071)
Fixes #4070
1 parent 5c95f7c commit dc789ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ and keep the compatibility on upgrade. To make sure you are
6969
running the test suite exactly like we do, you should install
7070
the CLI for [Drone CI](https://github.com/drone/drone), as
7171
we are using the server for continous testing, following [these
72-
instructions](http://readme.drone.io/usage/getting-started-cli). After that,
72+
instructions](http://docs.drone.io/cli-installation/). After that,
7373
you can simply call `drone exec --local --build-event "pull_request"` within
7474
your working directory and it will try to run the test suite locally.
7575

0 commit comments

Comments
 (0)