From 00af9f35cdf624cc20b38f91f1264ce26df914cf Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Tue, 23 Jul 2024 16:38:52 +0100 Subject: [PATCH] rf: Adds ref to hudson rock link --- 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 a89ea24f..befa8490 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://hudsonrock.com/free-tools', + link: 'https://hudsonrock.com/free-tools/?=webcheck', icon: 'https://i.ibb.co/0rF3rZh/logo-1-967abb2c.png', description: 'Identify Infostealer infection data related to domains and emails', },