fix: fixed support urls (#1155)

This commit is contained in:
ayesha waris
2024-11-08 14:12:27 +05:00
committed by GitHub
parent 7ec1226965
commit 999988dd88
5 changed files with 10 additions and 10 deletions

View File

@@ -33,4 +33,4 @@ APP_ID=
MFE_CONFIG_API_URL=
PASSWORD_RESET_SUPPORT_LINK='mailto:support@example.com'
LEARNER_FEEDBACK_URL=''
SUPPORT_URL_TO_UNLINK_SOCIAL_MEDIA_ACCOUNT='https://support.edx.org/hc/en-us/articles/207206067'
SUPPORT_URL_TO_UNLINK_SOCIAL_MEDIA_ACCOUNT='https://help.edx.org/edxlearner/s/article/How-do-I-link-or-unlink-my-edX-account-to-a-social-media-account'