Update edx.rtd.io links to docs.openedx.org (#1654)

* docs: Update edx.rtd links to their new homes

* docs: Update README to not prescribe a version of Node
This commit is contained in:
Sarina Canelake
2025-03-26 08:13:44 -04:00
committed by GitHub
parent 81b621195e
commit d5a092b220
3 changed files with 5 additions and 6 deletions

View File

@@ -8,7 +8,7 @@ APP_ID='learning'
BASE_URL='http://localhost:2000'
CONTACT_URL='http://localhost:18000/contact'
CREDENTIALS_BASE_URL='http://localhost:18150'
CREDIT_HELP_LINK_URL='https://edx.readthedocs.io/projects/edx-guide-for-students/en/latest/SFD_credit_courses.html#keep-track-of-credit-requirements'
CREDIT_HELP_LINK_URL='https://help.edx.org/edxlearner/s/article/Can-I-receive-college-credit-or-credit-hours-for-my-course'
CSRF_TOKEN_API_PATH='/csrf/api/v1/token'
DISCOVERY_API_BASE_URL='http://localhost:18381'
DISCUSSIONS_MFE_BASE_URL='http://localhost:2002'