From 80abb6bb9635a167c1c7f16dcd92b25a86be5cfc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=8E=E4=BA=AE=E7=9A=84?= Date: Mon, 2 Dec 2024 13:49:13 +0700 Subject: [PATCH] Update CONST.ts --- src/CONST.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/CONST.ts b/src/CONST.ts index 843034b334af..4da05d85cfd2 100755 --- a/src/CONST.ts +++ b/src/CONST.ts @@ -912,7 +912,7 @@ const CONST = { INTERNAL_DEV_EXPENSIFY_URL: 'https://www.expensify.com.dev', STAGING_EXPENSIFY_URL: 'https://staging.expensify.com', DENIED_CAMERA_ACCESS_INSTRUCTIONS_URL: - 'https://help.expensify.com/articles/new-expensify/expenses-&-payments/Create-an-expense#:~:text=How%20can%20I%20enable%20camera%20permission%20on%20mobile%20browser%3F', + 'https://help.expensify.com/articles/new-expensify/expenses-&-payments/Create-an-expense#:~:text=How%20can%20I%20enable%20camera%20permission%20for%20a%20website%20on%20mobile%20browsers%3F', BANK_ACCOUNT_PERSONAL_DOCUMENTATION_INFO_URL: 'https://community.expensify.com/discussion/6983/faq-why-do-i-need-to-provide-personal-documentation-when-setting-up-updating-my-bank-account', PERSONAL_DATA_PROTECTION_INFO_URL: 'https://community.expensify.com/discussion/5677/deep-dive-security-how-expensify-protects-your-information',