From 2bcf0bc670f951133e60e11dfa057c0651a982bb Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Mon, 22 Jul 2024 17:28:46 +0100 Subject: [PATCH] rf: Update protocol for hudson rock --- src/web-check-live/components/misc/AdditionalResources.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/web-check-live/components/misc/AdditionalResources.tsx b/src/web-check-live/components/misc/AdditionalResources.tsx index 6cc6bba0..a89ea24f 100644 --- a/src/web-check-live/components/misc/AdditionalResources.tsx +++ b/src/web-check-live/components/misc/AdditionalResources.tsx @@ -90,7 +90,7 @@ const CardStyles = ` const resources = [ { title: 'Hudson Rock', - link: 'https://www.hudsonrock.com/free-tools', + link: 'https://hudsonrock.com/free-tools', icon: 'https://i.ibb.co/0rF3rZh/logo-1-967abb2c.png', description: 'Identify Infostealer infection data related to domains and emails', },