1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
|
From: Gregor Jasny <gjasny@googlemail.com>
Date: Thu, 18 Jul 2024 22:04:29 +0200
Subject: Remove shileds from markdown file to preserve user privacy
Forwarded: not-needed
---
README.md | 10 +---------
1 file changed, 1 insertion(+), 9 deletions(-)
--- a/README.md
+++ b/README.md
@@ -1,12 +1,4 @@
-# [](https://c-ares.org/)
-
-[](https://cirrus-ci.com/github/c-ares/c-ares)
-[](https://ci.appveyor.com/project/c-ares/c-ares/branch/main)
-[](https://coveralls.io/github/c-ares/c-ares?branch=main)
-[](https://bestpractices.coreinfrastructure.org/projects/291)
-[](https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:c-ares)
-[](https://sonarcloud.io/summary/new_code?id=c-ares_c-ares)
-[](https://scan.coverity.com/projects/c-ares)
+# c-ares
- [Overview](#overview)
- [Code](#code)
|