openfun / richie

:pencil: An opensource CMS to build education portals
https://richie.education
MIT License
261 stars 85 forks source link

🐛(frontend) fix syllabus "Go to course" link #2269

Closed rlecellier closed 8 months ago

rlecellier commented 8 months ago

When a course run is managed by Joanie if the user is enrolled to a Course Run the link "Go to course" is not set properly. Indeed, the link targets the joanie course run endpoint instead of the lms course page.

resolve #2267