From 62b7db64bc1952c198aeb4caf953601e945ff1a5 Mon Sep 17 00:00:00 2001 From: Awais Ansari <79941147+awais-ansari@users.noreply.github.com> Date: Fri, 21 Jan 2022 20:00:24 +0500 Subject: [PATCH] chore: update lti providers video link (#29802) --- 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 4d3708885c..62436403da 100644 --- a/openedx/core/djangoapps/discussions/models.py +++ b/openedx/core/djangoapps/discussions/models.py @@ -267,7 +267,7 @@ AVAILABLE_PROVIDER_MAP = { ], '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='',