From d553f7e9f0d86defbb87a23abf1d2bc6e8e7dd5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabr=C3=ADcio=20Canedo?= Date: Sun, 29 Jun 2025 13:18:06 -0300 Subject: [PATCH] docs/CONTRIBUTE: fix broken link Add the missing "docs" directory in the link. Closes #17780 --- docs/CONTRIBUTE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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