commit 440ef5ede9fb7a75584918c6acae7fa02f83dfc9
parent 1be9766caf8b0846eff28950a9da1add9ab7a305
Author: Frederic Cambus <fred@statdns.com>
Date: Sat, 12 Jan 2019 15:17:12 +0100
Remove Coverity badge, it's down again.
Diffstat:
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
@@ -26,7 +26,9 @@
| :
.
```
-# Logswan [![Build Status][1]][2] [![Coverity Scan Build Status][3]][4]
+# Logswan
+
+[![Build Status][1]][2]
Logswan is a fast Web log analyzer using probabilistic data structures. It is
targeted at very large log files, typically APIs logs. It has constant memory
@@ -118,7 +120,7 @@ CMake:
cmake -DGEOIP2DIR=/var/db/GeoIP .
-The free GeoLite2 databases from MaxMind can be downloaded [here][5]:
+The free GeoLite2 databases from MaxMind can be downloaded [here][3]:
https://geolite.maxmind.com/download/geoip/database/GeoLite2-Country.tar.gz
@@ -162,6 +164,4 @@ GitHub: https://github.com/fcambus/logswan
[1]: https://api.travis-ci.org/fcambus/logswan.png?branch=master
[2]: https://travis-ci.org/fcambus/logswan
-[3]: https://scan.coverity.com/projects/10944/badge.svg
-[4]: https://scan.coverity.com/projects/10944
-[5]: https://dev.maxmind.com/geoip/geoip2/geolite2/
+[3]: https://dev.maxmind.com/geoip/geoip2/geolite2/