update URLs in tests

- and one in docs/MANUAL as well

Closes https://github.com/curl/curl/pull/3038
This commit is contained in:
Viktor Szakats 2018-09-23 22:26:11 +00:00
parent b801b453af
commit 6ae6b2a533
5 changed files with 6 additions and 6 deletions

View file

@ -4,4 +4,4 @@
set -ex
# Clone the curl-fuzzer repository to the specified directory.
git clone http://github.com/curl/curl-fuzzer $1
git clone https://github.com/curl/curl-fuzzer $1