Skip to content

Commit

Permalink
Update URLs in infoData buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
Chirag-S-Kotian committed Dec 2, 2024
1 parent de8e09b commit e969f90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion explorer/src/pages/Home/components/Info/data.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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",
},
Expand Down

0 comments on commit e969f90

Please sign in to comment.