From: Fabrício Canedo Date: Sun, 29 Jun 2025 16:18:06 +0000 (-0300) Subject: docs/CONTRIBUTE: fix broken link X-Git-Tag: curl-8_15_0~128 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d553f7e9f0d86defbb87a23abf1d2bc6e8e7dd5b;p=thirdparty%2Fcurl.git docs/CONTRIBUTE: fix broken link Add the missing "docs" directory in the link. Closes #17780 --- diff --git a/docs/CONTRIBUTE.md b/docs/CONTRIBUTE.md index 99044976e7..710b3a1ef8 100644 --- a/docs/CONTRIBUTE.md +++ b/docs/CONTRIBUTE.md @@ -166,7 +166,7 @@ lists. Every pull request submitted is automatically tested in several different ways. [See the CI document for more -information](https://github.com/curl/curl/blob/master/tests/CI.md). +information](https://github.com/curl/curl/blob/master/docs/tests/CI.md). Sometimes the tests fail due to a dependency service temporarily being offline or otherwise unavailable, e.g. package downloads. In this case you can just