Skip to content

Commit

Permalink
update links
Browse files Browse the repository at this point in the history
  • Loading branch information
0xturboblitz committed Mar 7, 2025
1 parent f63ee37 commit 7a52799
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions app/src/consts/links.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,10 @@ export const termsUrl = 'https://self.xyz/terms';

export const privacyUrl = 'https://self.xyz/privacy';

// TODO REAL LINK
export const telegramUrl = 'https://self.xyz/telegram';
export const telegramUrl = 'https://t.me/self_xyz';

export const gitHubUrl = 'https://github.com/selfxyz/self';

// TODO real link
export const appStoreUrl = 'https://self.xyz/app-store';
export const appStoreUrl = 'https://apps.apple.com/app/self-zk/id6478563710';

// TODO real link
export const playStoreUrl = 'https://self.xyz/play-store';
export const playStoreUrl = 'https://play.google.com/store/apps/details?id=com.proofofpassportapp';

0 comments on commit 7a52799

Please sign in to comment.