Skip to content

Commit

Permalink
fix: address PR review
Browse files Browse the repository at this point in the history
* use Open edX instead of edX
* reverts LICENSE move
  • Loading branch information
pomegranited committed Mar 28, 2024
1 parent 11d45f6 commit 917477c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
File renamed without changes.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ completion
Purpose
*******

A library for tracking completion of blocks by learners in edX courses.
A library for tracking completion of blocks by learners in Open edX courses.

This repository provides a Django model `BlockCompletion` that is intended to be plugged into ``edx-platform``. It
provides various handlers and services for the recording of completion data. It also provides a DRF API for submitting
Expand Down Expand Up @@ -78,7 +78,7 @@ License
The code in this repository is licensed under version 3 of the AGPL unless
otherwise noted.

Please see `LICENSE.txt <LICENSE.txt>`_ for details.
Please see `LICENSE <LICENSE>`_ for details.

Contributing
************
Expand Down

0 comments on commit 917477c

Please sign in to comment.