Skip to content

Commit 353779d

Browse files
committed
[TOOL-3950] Dashboard: link to /explore page for contracts card on chain page
1 parent a7fd4e5 commit 353779d

File tree

1 file changed

+1
-1
lines changed
  • apps/dashboard/src/app/(dashboard)/(chain)/components/server

1 file changed

+1
-1
lines changed

apps/dashboard/src/app/(dashboard)/(chain)/components/server/products.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ export const products = [
1414
id: "contracts",
1515
icon: ContractIcon,
1616
description: "Pre-built contracts & deployment tools",
17-
link: "https://thirdweb.com/contracts",
17+
link: "https://thirdweb.com/explore",
1818
},
1919
{
2020
name: "Connect SDK",

0 commit comments

Comments
 (0)