From e969f90e3f364fcd579fec8352b645780e2cecfa Mon Sep 17 00:00:00 2001 From: Chirag Date: Mon, 2 Dec 2024 19:38:05 +0530 Subject: [PATCH] Update URLs in infoData buttons --- explorer/src/pages/Home/components/Info/data.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/explorer/src/pages/Home/components/Info/data.tsx b/explorer/src/pages/Home/components/Info/data.tsx index 53b1bb3c..ea3fe0bd 100644 --- a/explorer/src/pages/Home/components/Info/data.tsx +++ b/explorer/src/pages/Home/components/Info/data.tsx @@ -18,7 +18,7 @@ export const infoData = [ title: t("home.info.aboutVerax"), button: { name: t("common.actions.learnMore"), - url: "https://ver.ax", + url: "https://www.ver.ax", }, additionalClass: "bg-surface-darkGrey dark:bg-surface-darkGreyDark", },