aboutsummaryrefslogtreecommitdiff
path: root/docs/CONTRIBUTE
diff options
context:
space:
mode:
authorViktor Szakats <vszakats@users.noreply.github.com>2015-06-16 00:47:26 +0200
committerDaniel Stenberg <daniel@haxx.se>2015-06-16 09:08:00 +0200
commit45f21e0f3761ef94a1da210688d3d14beb0fcd2b (patch)
tree159e56b33c4aabdc38ec681d24e540e1230bf6dc /docs/CONTRIBUTE
parentf93da27756716b448de335cc7f29fe3702acbf76 (diff)
docs: update URLs
Diffstat (limited to 'docs/CONTRIBUTE')
-rw-r--r--docs/CONTRIBUTE6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/CONTRIBUTE b/docs/CONTRIBUTE
index 47713838c..c6ea9773f 100644
--- a/docs/CONTRIBUTE
+++ b/docs/CONTRIBUTE
@@ -203,7 +203,7 @@
You need to first checkout the repository:
- git clone git://github.com/bagder/curl.git
+ git clone https://github.com/bagder/curl.git
You then proceed and edit all the files you like and you commit them to your
local repository:
@@ -245,8 +245,8 @@
For unix-like operating systems:
- http://www.gnu.org/software/patch/patch.html
- http://www.gnu.org/directory/diffutils.html
+ https://savannah.gnu.org/projects/patch/
+ https://www.gnu.org/software/diffutils/
For Windows: