Skip to content

Commit 37d5adf

Browse files
fix: mktg urls from the configuration
1 parent 29ccaab commit 37d5adf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

py_configuration_files/lms.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -434,7 +434,6 @@ def should_show_debug_toolbar(request): # lint-amnesty, pylint: disable=missing
434434
'CONTACT': '/support/contact_us',
435435
'COURSES': '/courses',
436436
'DONATE': '/donate',
437-
'FAQ': '/student-faq',
438437
'HONOR': '/edx-terms-service',
439438
'HOW_IT_WORKS': '/how-it-works',
440439
'PRESS': '/press',

0 commit comments

Comments
 (0)