From 38b6b160e151eb6fddb6744e5c1edb6a275b04d8 Mon Sep 17 00:00:00 2001 From: sarina Date: Fri, 17 Apr 2026 12:25:55 -0400 Subject: [PATCH] docs: Update README to point to correct training site --- README.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 8922a23..09d48d9 100644 --- a/README.rst +++ b/README.rst @@ -47,7 +47,7 @@ To use this course and its libraries, you can: 1. Manually Import the course 2. Perform a Scripted import using Tutor -3. Demo the course on `Open edX® Training LMS `_. +3. Demo the course on `Open edX® Training LMS `_. 1. Manual import @@ -83,10 +83,10 @@ Or:: # Import in kubernetes mode, and make bob the library admin. make import TUTOR_CONTEXT=k8s LIBRARY_IMPORT_USER=bob -3. Demo on https://training.openedx.org +3. Demo on https://training.openedx.io ========================================= -You can experience the course on training.openedx.org. Note that you can only experience the course as a student in this mode. -Enroll at https://training.openedx.org/courses/course-v1:Axim+DemoX+Demo_Course/about. +You can experience the course on training.openedx.io. Note that you can only experience the course as a student in this mode. +Enroll at https://apps.training.openedx.io/catalog/courses/course-v1:OpenedX+DemoX+Demo_Course/about Contributing