We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 128bb44 commit a0835f7Copy full SHA for a0835f7
apps/dashboard/src/app/(dashboard)/(chain)/utils.ts
@@ -585,7 +585,7 @@ const chainMetaRecord = {
585
cta: {
586
backgroundImageUrl: plumeCTAv2.src,
587
title: "Bringing the Real World Onchain",
588
- buttonLink: "https://www.plumenetwork.xyz/",
+ buttonLink: "https://plumenetwork.xyz/",
589
buttonText: "Learn more",
590
},
591
@@ -597,7 +597,7 @@ const chainMetaRecord = {
597
598
599
600
601
602
603
0 commit comments