diff options
Diffstat (limited to 'docs/CONTRIBUTE')
-rw-r--r-- | docs/CONTRIBUTE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CONTRIBUTE b/docs/CONTRIBUTE index 02244e686..9e74d468a 100644 --- a/docs/CONTRIBUTE +++ b/docs/CONTRIBUTE @@ -203,7 +203,7 @@ You need to first checkout the repository: - git clone https://github.com/bagder/curl.git + git clone https://github.com/curl/curl.git You then proceed and edit all the files you like and you commit them to your local repository: |