From 810a5b57e9259c770458c79c63f8ae86b025ed9f Mon Sep 17 00:00:00 2001 From: "adeel.tajamul" Date: Wed, 19 Jan 2022 17:16:02 +0500 Subject: [PATCH] Changed url of learn more for yellow dig discussion provider --- openedx/core/djangoapps/discussions/models.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openedx/core/djangoapps/discussions/models.py b/openedx/core/djangoapps/discussions/models.py index b485a43f77d5..e60ddb7cb7e9 100644 --- a/openedx/core/djangoapps/discussions/models.py +++ b/openedx/core/djangoapps/discussions/models.py @@ -267,7 +267,7 @@ def pii_sharing_required_message(provider_name): ], 'supports_lti': True, 'external_links': ProviderExternalLinks( - learn_more='https://www.youtube.com/watch?v=ZACief-qMwY', + learn_more='https://youtu.be/oOcvjjMVFAw', configuration='', general='https://hubs.ly/H0J5Bn70', accessibility='',