Skip to content

Commit e20b832

Browse files
committed
fix: update link on stablecoin page (#14777)
1 parent 2f63ede commit e20b832

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

public/images/dapps/gitcoin.png

801 Bytes
Loading

src/components/StablecoinAccordion/useStablecoinAccordion.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ export const useStablecoinAccordion = () => {
7777
{
7878
title: t("page-stablecoins-accordion-earn-project-bounties"),
7979
image: gitcoinImg,
80-
link: "https://gitcoin.co/explorer",
80+
link: "https://app.buidlbox.io/",
8181
description: t("page-stablecoins-accordion-earn-project-1-description"),
8282
alt: t("gitcoin-logo"),
8383
},

0 commit comments

Comments
 (0)