summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorViktor Szakats <commit@vsz.me>2021-04-19 22:26:48 +0000
committerViktor Szakats <commit@vsz.me>2021-04-19 22:26:48 +0000
commitb97718ab191046ad02d552c8b879291561ec8fc4 (patch)
treea72db0718c5ffc3d662e4111737bbb78f1860dc4 /README.md
parent56a037cc0ad1b2a770d0c08d3d09dee1ce600f0f (diff)
downloadcurl-b97718ab191046ad02d552c8b879291561ec8fc4.tar.gz
README.md: delete Codacy UTM parameters & follow permanent redirect [ci skip]
UTM parameters leak referrer and various marketing/tracking information even if these would normally be stripped by website or client policy. This link also works fine without them. Also took the opportunity to update the URL to the one pointed to by the previous one via permanent redirect. Reviewed-by: Daniel Stenberg Closes #6919
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 44c85121a..8f85a00ed 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@
[![Backers on Open Collective](https://opencollective.com/curl/backers/badge.svg)](#backers)
[![Sponsors on Open Collective](https://opencollective.com/curl/sponsors/badge.svg)](#sponsors)
[![Language Grade: C/C++](https://img.shields.io/lgtm/grade/cpp/g/curl/curl.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/curl/curl/context:cpp)
-[![Codacy Badge](https://api.codacy.com/project/badge/Grade/d11483a0cc5c4ebd9da4ff9f7cd56690)](https://www.codacy.com/app/curl/curl?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=curl/curl&amp;utm_campaign=Badge_Grade)
+[![Codacy Badge](https://api.codacy.com/project/badge/Grade/d11483a0cc5c4ebd9da4ff9f7cd56690)](https://app.codacy.com/app/curl/curl)
[![Fuzzing Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/curl.svg)](https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:curl)
Curl is a command-line tool for transferring data specified with URL