Skip to content

Commit a0bb007

Browse files
authored
[HotFix] Chage social link (#250)
1 parent 0b72a7a commit a0bb007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constants/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ export const CHARTS_STORAGE = "https://tv-backend-v4.herokuapp.com/";
2121

2222
export const DEFAULT_DECIMALS = 9;
2323

24-
export const TWITTER_LINK = "https://twitter.com/Sprkfi";
24+
export const TWITTER_LINK = "https://x.com/v12trade";
2525
export const GITHUB_LINK = "https://github.com/compolabs";
2626
export const DOCS_LINK = "https://docs.sprk.fi";
2727
export const FUEL_LINK = "https://fuel.network";

0 commit comments

Comments
 (0)