mirror of
https://github.com/curl/curl.git
synced 2026-08-24 14:33:33 +03:00
update URLs in tests
- and one in docs/MANUAL as well Closes https://github.com/curl/curl/pull/3038
This commit is contained in:
parent
b801b453af
commit
6ae6b2a533
5 changed files with 6 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue