Skip to content

Commit

Permalink
add utm params
Browse files Browse the repository at this point in the history
  • Loading branch information
maxaleks committed Dec 10, 2024
1 parent 8667260 commit b42542c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/pages/RewardsDashboard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ const RewardsDashboard = () => {
fallback={ <Skeleton w="260px" h="86px"/> }
/>
<LinkExternal
href="https://merits.blockscout.com/?tab=badges"
href="https://merits.blockscout.com/?tab=badges&utm_source=blockscout&utm_medium=dashboard"
fontSize="md"
fontWeight="500"
>
Expand Down

0 comments on commit b42542c

Please sign in to comment.