You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: .github/ISSUE_TEMPLATE/bug_report.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ assignees: ''
7
7
8
8
---
9
9
10
-
<!-- Are you quite sure that you followed the instructions from the Troubleshooting section in the Tutor documentation? https://docs.tutor.overhang.io/troubleshooting.html -->
10
+
<!-- Are you quite sure that you followed the instructions from the Troubleshooting section in the Tutor documentation? https://docs.tutor.edly.io/troubleshooting.html -->
11
11
<!-- If not, please take the time to read them. -->
Please check the relevant section of the Tutor docs: `https://docs.tutor.overhang.io/tutor.html#contributing <https://docs.tutor.overhang.io/tutor.html#contributing>`__.
4
+
Please check the relevant section of the Tutor docs: `https://docs.tutor.edly.io/tutor.html#contributing <https://docs.tutor.edly.io/tutor.html#contributing>`__.
* Extensible architecture with `plugins <https://docs.tutor.edly.io/plugins/index.html>`__
53
+
* Works with `Kubernetes <https://docs.tutor.edly.io/k8s.html>`__
54
+
* No technical skill required with the `zero-click Tutor AWS image <https://docs.tutor.edly.io/install.html#zero-click-aws-installation>`__
55
55
56
56
.. _readme_intro_end:
57
57
@@ -69,12 +69,12 @@ Quickstart
69
69
Documentation
70
70
-------------
71
71
72
-
Extensive documentation is available: https://docs.tutor.overhang.io/
72
+
Extensive documentation is available: https://docs.tutor.edly.io/
73
73
74
74
Is there a problem?
75
75
-------------------
76
76
77
-
Please follow the instructions from the `troubleshooting section <https://docs.tutor.overhang.io/troubleshooting.html>`__ in the docs.
77
+
Please follow the instructions from the `troubleshooting section <https://docs.tutor.edly.io/troubleshooting.html>`__ in the docs.
78
78
79
79
.. _readme_support_start:
80
80
@@ -90,7 +90,7 @@ To get community support, go to the official Open edX discussion forum: https://
90
90
Contributing
91
91
------------
92
92
93
-
We welcome contributions to Tutor! To learn how you can contribute, please check the relevant section of the Tutor docs: `https://docs.tutor.overhang.io/tutor.html#contributing <https://docs.tutor.overhang.io/tutor.html#contributing>`__.
93
+
We welcome contributions to Tutor! To learn how you can contribute, please check the relevant section of the Tutor docs: `https://docs.tutor.edly.io/tutor.html#contributing <https://docs.tutor.edly.io/tutor.html#contributing>`__.
Copy file name to clipboardexpand all lines: docs/troubleshooting.rst
+1-1
Original file line number
Diff line number
Diff line change
@@ -91,7 +91,7 @@ If that doesn't work, then check if you have any other Docker containers running
91
91
92
92
docker ps -a
93
93
94
-
For example, if you have ever used `Tutor Nightly <https://docs.tutor.overhang.io/tutorials/nightly.html>`_, check whether you still have ``tutor_nightly_`` containers running. Conversely, if you're trying to run Tutor Nightly now, check whether you have non-Nightly ``tutor_`` containers running. If so, switch to that other version of Tutor, run ``tutor (dev|local|k8s) stop``, and then switch back to your preferred version of Tutor.
94
+
For example, if you have ever used `Tutor Nightly <https://docs.tutor.edly.io/tutorials/nightly.html>`_, check whether you still have ``tutor_nightly_`` containers running. Conversely, if you're trying to run Tutor Nightly now, check whether you have non-Nightly ``tutor_`` containers running. If so, switch to that other version of Tutor, run ``tutor (dev|local|k8s) stop``, and then switch back to your preferred version of Tutor.
95
95
96
96
Alternatively, if there are any other non-Tutor containers using port 3306, then stop and remove them::
0 commit comments