mirror of
https://github.com/curl/curl.git
synced 2026-01-18 17:21:26 +01:00
docs: fix broken link in CODE_REVIEW.md
In CODE_REVIEW.md file, the link that points to CONTRIBUTE was broken, so I fixed this issue changing the link from only "CONTRIBUTE.md" to "https://curl.se/dev/contribute.html". Closes #17656
This commit is contained in:
committed by
Daniel Stenberg
parent
612c5a8a2e
commit
17f8b1db5c
@@ -170,5 +170,6 @@ used as input to string functions.
|
||||
Tightly coupled with a code review is making sure that the commit message is
|
||||
good. It is the responsibility of the person who merges the code to make sure
|
||||
that the commit message follows our standard (detailed in the
|
||||
[CONTRIBUTE](CONTRIBUTE.md) document). This includes making sure the PR
|
||||
identifies related issues and giving credit to reporters and helpers.
|
||||
[CONTRIBUTE](https://curl.se/dev/contribute.html) document). This includes
|
||||
making sure the PR identifies related issues and giving credit to reporters
|
||||
and helpers.
|
||||
|
||||
Reference in New Issue
Block a user