mirror of
https://github.com/curl/curl.git
synced 2026-04-15 00:31:41 +03:00
docs/CONTRIBUTE: fix broken link
Add the missing "docs" directory in the link. Closes #17780
This commit is contained in:
parent
a29133e909
commit
d553f7e9f0
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue