From a0f9053c4fcabe6a1eb46c1eee6ae32c1fa3fbef Mon Sep 17 00:00:00 2001 From: garanews Date: Mon, 31 Aug 2020 17:51:23 +0200 Subject: [PATCH] fix reSponders typo --- conf/application.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/application.sample b/conf/application.sample index 023bee3a2..de5b68416 100644 --- a/conf/application.sample +++ b/conf/application.sample @@ -196,7 +196,7 @@ analyzer { responder { # responder location (same format as analyzer.urls) urls = [ - "https://dl.bintray.com/thehive-project/cortexneurons/reponders.json" + "https://dl.bintray.com/thehive-project/cortexneurons/responders.json" #"/absolute/path/of/responders" ]