Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit edf5bef

Browse files
committedApr 8, 2025··
fix; change scam link
1 parent beedebd commit edf5bef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎src/components/pages/scam-alert-page.tsx

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import { MarkdownTextProseWrapper } from '@/components/ui/markdown-text';
88

99
const haqqLink = 'https://haqq.network';
1010
const islamicLink = 'https://islamiccoin.net';
11-
const islamicInsta = 'https://www.instagram.com/Islamic.Coin/';
11+
const islamicInsta = 'https://www.instagram.com/haqq_network';
1212
const islamicTwitter = 'https://twitter.com/islamic_coin';
1313
const haqqTwitter = 'https://twitter.com/the_haqqnetwork';
1414

@@ -67,7 +67,7 @@ export function ScamAlertPage() {
6767
target="_blank"
6868
rel="noopener noreferrer"
6969
>
70-
@Islamic.Coin
70+
@haqq_network
7171
</Link>
7272
);
7373
},

0 commit comments

Comments
 (0)