Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

fix!: fix course detail page url bug #4033

Commits on Mar 21, 2024

  1. fix!: fix course detail page url bug

    fix course detail page url as after creating a course, its detail page was not accessible and showing nothing.
    The course page was unavailable when the course run includes a dot, as a result it's url was mismatching and it is fixed by adding the trailing slash "/" to the url.
    
    Here's the link to the initial GitHub issue: openedx/wg-build-test-release#301
    Muhammad Faraz Maqsood committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    f0e008e View commit details
    Browse the repository at this point in the history
  2. docs!: add a comment

    Muhammad Faraz Maqsood authored and Muhammad Faraz Maqsood committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    5b1fde3 View commit details
    Browse the repository at this point in the history