]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
README.md: change host name for the svg logo
authorDaniel Stenberg <daniel@haxx.se>
Tue, 28 Jun 2016 11:58:07 +0000 (13:58 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 28 Jun 2016 11:58:07 +0000 (13:58 +0200)
rawgit.com asks to use the domain cdn.rawgit.com for production

See #900

README.md

index a441a5982d38492fd3daa53611069c35a860fe50..64883dc94468ed445ac41e5e8acbb58321f09976 100644 (file)
--- 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