aboutsummaryrefslogtreecommitdiff
path: root/tests
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 /tests
parent0515e49b6b2292fb84c7e12be450f946c1aaec64 (diff)
URLs: follow GitHub project rename (also Travis CI)
Closes #632
Diffstat (limited to 'tests')
-rw-r--r--tests/data/DISABLED4
-rw-r--r--tests/testcurl.12
2 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/DISABLED b/tests/data/DISABLED
index 3874468b0..50544aba7 100644
--- a/tests/data/DISABLED
+++ b/tests/data/DISABLED
@@ -11,8 +11,8 @@
882
938
# test 1801 causes problems on Mac OS X and github
-# https://github.com/bagder/curl/issues/380
+# https://github.com/curl/curl/issues/380
1801
# test 1510 casues problems on the CI on github
-# example: https://travis-ci.org/bagder/curl/builds/81633600
+# example: https://travis-ci.org/curl/curl/builds/81633600
1510
diff --git a/tests/testcurl.1 b/tests/testcurl.1
index 958b5f2d8..509f5dcc9 100644
--- a/tests/testcurl.1
+++ b/tests/testcurl.1
@@ -84,7 +84,7 @@ https://curl.haxx.se/auto/autocurl.txt):
.nf
$ mkdir daily-curl
$ cd daily-curl
- $ git clone git://github.com/bagder/curl.git
+ $ git clone git://github.com/curl/curl.git
.fi
With the curl sources checked out, or downloaded, you can start testing right