From e2fbeb8de2f815d10b65526e6d87710346a9e34d Mon Sep 17 00:00:00 2001 From: I WON'T BE HERE WHEN M$ COMES Date: Mon, 1 Oct 2018 21:58:10 +0200 Subject: [PATCH] Fix link to project The project link misses the TLD. Was this .eu or .org? :) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e77975..d7ffff5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # misp-dashboard -A dashboard showing live data and statistics from the ZMQ feeds of one or more [MISP](https://www.misp-project/) instances. The dashboard +A dashboard showing live data and statistics from the ZMQ feeds of one or more [MISP](https://www.misp-project.org/) instances. The dashboard can be used as a real-time situational awareness tool to gather threat intelligence information. The misp-dashboard includes a gamification tool to show the contributions of each organisations and how they are ranked over time. The dashboard can be used for SOC (Security Operation Center), security team or during cyber exercise to keep track of what's going on your various MISP instances.