Skip to content

Commit d1295a8

Browse files
committed
updated supported bio id link
1 parent da4b60f commit d1295a8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/src/consts/links.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ export const termsUrl = 'https://self.xyz/terms';
66

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

9-
export const supportedBiometricIdsUrl = 'https://self.xyz/supported-ids';
9+
export const supportedBiometricIdsUrl =
10+
'https://docs.self.xyz/use-self/self-map-countries-list';
1011

1112
export const telegramUrl = 'https://t.me/self_xyz';
1213

0 commit comments

Comments
 (0)