We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c95f7c commit dc789adCopy full SHA for dc789ad
CONTRIBUTING.md
@@ -69,7 +69,7 @@ and keep the compatibility on upgrade. To make sure you are
69
running the test suite exactly like we do, you should install
70
the CLI for [Drone CI](https://github.com/drone/drone), as
71
we are using the server for continous testing, following [these
72
-instructions](http://readme.drone.io/usage/getting-started-cli). After that,
+instructions](http://docs.drone.io/cli-installation/). After that,
73
you can simply call `drone exec --local --build-event "pull_request"` within
74
your working directory and it will try to run the test suite locally.
75
0 commit comments