From bf3222e053d03d044f70af59426db2f278201f2d Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 28 Jun 2016 13:58:07 +0200 Subject: README.md: change host name for the svg logo rawgit.com asks to use the domain cdn.rawgit.com for production See #900 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index a441a5982..64883dc94 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![curl logo](https://rawgit.com/curl/curl-www/master/logo/curl-logo.svg) +![curl logo](https://cdn.rawgit.com/curl/curl-www/master/logo/curl-logo.svg) Curl is a command-line tool for transferring data specified with URL syntax. Find out how to use curl by reading [the curl.1 man -- cgit v1.2.3