From f5e914dfa70fd09820ec65d6dc4d93904a55f228 Mon Sep 17 00:00:00 2001 From: Stefan Schantl Date: Fri, 26 Mar 2021 13:16:40 +0100 Subject: [PATCH] ruleset-sources: Fix website url for community ruleset. Signed-off-by: Stefan Schantl --- config/suricata/ruleset-sources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/suricata/ruleset-sources b/config/suricata/ruleset-sources index d82f3391ed..563918e483 100644 --- a/config/suricata/ruleset-sources +++ b/config/suricata/ruleset-sources @@ -40,7 +40,7 @@ our %Providers = ( # Community rules from sourcefire. community => { summary => "Snort/VRT GPLv2 Community Rules", - website => "https://www.snort.ort", + website => "https://www.snort.org", tr_string => "community rules", requires_subscription => "False", dl_url => "https://www.snort.org/rules/community", -- 2.39.5