diff --git a/apps/dashboard/src/app/(dashboard)/(chain)/components/server/products.ts b/apps/dashboard/src/app/(dashboard)/(chain)/components/server/products.ts index b7a4923b576..16a4548465e 100644 --- a/apps/dashboard/src/app/(dashboard)/(chain)/components/server/products.ts +++ b/apps/dashboard/src/app/(dashboard)/(chain)/components/server/products.ts @@ -14,7 +14,7 @@ export const products = [ id: "contracts", icon: ContractIcon, description: "Pre-built contracts & deployment tools", - link: "https://thirdweb.com/contracts", + link: "https://thirdweb.com/explore", }, { name: "Connect SDK",