Skip to content

Commit 051efa5

Browse files
committed
fixed broken link and broken image
1 parent 975cd0b commit 051efa5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/dashboard/src/lib/project-showcase-constants.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ export const PROJECT_SHOWCASE_DATA = [
204204
description:
205205
"Gaming community and platform for connecting gamers across various titles and events.",
206206
industries: ["Games"],
207-
link: "@goatgamingbot",
207+
link: "https://goatgaming.com/",
208208
case_study:
209209
"https://blog.thirdweb.com/case-studies/how-goat-gaming-grew-by-250k-players-with-mini-games-on-telegram-with-thirdweb/",
210210
},
@@ -393,7 +393,7 @@ export const PROJECT_SHOWCASE_DATA = [
393393
slug: "storychain",
394394
description:
395395
"Collaborative storytelling platform that uses blockchain to create, share, and own narrative content.",
396-
image: "ipfs://Qmau1mgrzahdfEtJFU9i2pSKMM7AwHav6tQCVEdJARUFpb",
396+
image: "ipfs://QmUUBdNHa7ZoiRQicNathMY6G8GTBA4S9cRY1RRBXAKpYi",
397397
industries: ["Social"],
398398
link: "https://storychain.io",
399399
case_study:

0 commit comments

Comments
 (0)