Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
Overhang.IO committed Dec 5, 2023
2 parents 18d3fc7 + 0896309 commit c867b48
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
E-Commerce plugin for `Tutor <https://docs.tutor.overhang.io>`_
E-Commerce plugin for `Tutor <https://docs.tutor.edly.io>`_
===============================================================

This is a plugin for `Tutor <https://docs.tutor.overhang.io>`_ that integrates the `E-Commerce <https://github.com/edx/ecommerce/>`__ application in an Open edX platform.
This is a plugin for `Tutor <https://docs.tutor.edly.io>`_ that integrates the `E-Commerce <https://github.com/edx/ecommerce/>`__ application in an Open edX platform.

Installation
------------
Expand All @@ -22,7 +22,7 @@ Services will have to be re-configured and restarted, so you are probably better

tutor local launch

Note that this plugins is compatible with `Kubernetes integration <http://docs.tutor.overhang.io/k8s.html>`__. When deploying to a Kubernetes cluster, run instead::
Note that this plugins is compatible with `Kubernetes integration <http://docs.tutor.edly.io/k8s.html>`__. When deploying to a Kubernetes cluster, run instead::

tutor k8s launch

Expand Down Expand Up @@ -143,12 +143,12 @@ To attach a debugger to the ecommerce service, run::
Troubleshooting
---------------

This Tutor plugin is maintained by Muhammad Faraz Maqsood from `Edly <https://edly.io/>`__. Community support is available from the official `Open edX forum <https://discuss.openedx.org>`__. Do you need help with this plugin? See the `troubleshooting <https://docs.tutor.overhang.io/troubleshooting.html>`__ section from the Tutor documentation.
This Tutor plugin is maintained by Muhammad Faraz Maqsood from `Edly <https://edly.io/>`__. Community support is available from the official `Open edX forum <https://discuss.openedx.org>`__. Do you need help with this plugin? See the `troubleshooting <https://docs.tutor.edly.io/troubleshooting.html>`__ section from the Tutor documentation.

Contributing
------------

Pull requests are welcome! Please read the `"contributing" section from the Tutor documentation <https://docs.tutor.overhang.io/tutor.html#contributing>`__.
Pull requests are welcome! Please read the `"contributing" section from the Tutor documentation <https://docs.tutor.edly.io/tutor.html#contributing>`__.

License
-------
Expand Down
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
setup(
name="tutor-ecommerce",
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-ecommerce",
"Issue tracker": "https://github.com/overhangio/tutor-ecommerce/issues",
"Community": "https://discuss.openedx.org",
Expand Down

0 comments on commit c867b48

Please sign in to comment.