fix: moved feedback form links to edx-internal

This commit is contained in:
Mehak Nasir
2022-09-16 16:15:56 +05:00
committed by Mehak Nasir
parent 0f56b492a0
commit ac6765bbbd
5 changed files with 28 additions and 22 deletions

View File

@@ -21,3 +21,5 @@ SEGMENT_KEY=''
SITE_NAME=localhost
USER_INFO_COOKIE_NAME='edx-user-info'
SUPPORT_URL='https://support.edx.org'
TA_FEEDBACK_FORM: 'https://learner-form.test'
STAFF_FEEDBACK_FORM: 'https://staff-form.test'