diff --git a/README.rst b/README.rst index ece3faf..0d09970 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,7 @@ -Xqueue external grading system plugin for `Tutor `_ +Xqueue external grading system plugin for `Tutor `_ =================================================================================== -This is a plugin for `Tutor `_ that provides the Xqueue external grading system for Open edX platforms. If you don't know what it is, you probably don't need it. +This is a plugin for `Tutor `_ that provides the Xqueue external grading system for Open edX platforms. If you don't know what it is, you probably don't need it. Installation ------------ @@ -133,4 +133,4 @@ This work is licensed under the terms of the `GNU Affero General Public License Troubleshooting --------------- -This Tutor plugin is maintained by Jhony Avella from `eduNEXT `__. Community support is available from the official `Open edX forum `__. Do you need help with this plugin? See the `troubleshooting `__ section from the Tutor documentation. +This Tutor plugin is maintained by Jhony Avella from `eduNEXT `__. Community support is available from the official `Open edX forum `__. Do you need help with this plugin? See the `troubleshooting `__ section from the Tutor documentation. diff --git a/setup.py b/setup.py index 2b65ca5..51cda6a 100644 --- a/setup.py +++ b/setup.py @@ -16,9 +16,9 @@ setup( name="tutor-xqueue", version=about["__version__"], - url="https://docs.tutor.overhang.io/", + url="https://docs.tutor.edly.io/", project_urls={ - "Documentation": "https://docs.tutor.overhang.io/", + "Documentation": "https://docs.tutor.edly.io/", "Code": "https://github.com/overhangio/tutor-xqueue", "Issue tracker": "https://github.com/overhangio/tutor-xqueue/issues", "Community": "https://discuss.openedx.org",