Skip to content

Commit f93075d

Browse files
authored
Fix drone CLI install link
Fixes go-gitea#4070
1 parent 5c95f7c commit f93075d

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)