aboutsummaryrefslogtreecommitdiff
path: root/docs/CONTRIBUTE
diff options
context:
space:
mode:
authorViktor Szakats <vszakats@users.noreply.github.com>2016-02-03 18:34:16 +0100
committerDaniel Stenberg <daniel@haxx.se>2016-02-04 23:01:38 +0100
commit20dcd195019a286b97e48ad7491e234dfee99ae1 (patch)
treeebdd5498f6d5580cf579bf21b2f52449230aec90 /docs/CONTRIBUTE
parent0515e49b6b2292fb84c7e12be450f946c1aaec64 (diff)
URLs: follow GitHub project rename (also Travis CI)
Closes #632
Diffstat (limited to 'docs/CONTRIBUTE')
-rw-r--r--docs/CONTRIBUTE2
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: