From f4bb83b22ba9d1e8a05f5c458b9fa0d1e5a27913 Mon Sep 17 00:00:00 2001 From: Felipe Montoya Date: Fri, 24 Mar 2023 14:08:00 -0500 Subject: [PATCH] fix: typo in the documentation for hooks that prevented the rst rendering (#31984) --- docs/guides/hooks/filters.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/hooks/filters.rst b/docs/guides/hooks/filters.rst index 0eb1527503..b2ce68fc14 100644 --- a/docs/guides/hooks/filters.rst +++ b/docs/guides/hooks/filters.rst @@ -156,7 +156,7 @@ well as the trigger location in this same repository. * - `CourseUnenrollmentStarted `_ - org.openedx.learning.course.unenrollment.started.v1 - - `2022-06-14 https://github.com/eduNEXT/edx-platform/blob/master/common/djangoapps/student/models.py#L1752>`_ + - `2022-06-14 `_ * - `CertificateCreationRequested `_ - org.openedx.learning.certificate.creation.requested.v1