From 7726bfb1c618449eaccd78f10544c9fe41e7fe3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9gis=20Behmo?= Date: Sat, 9 Dec 2023 15:54:28 +0100 Subject: [PATCH] local.overhang.io -> local.edly.io This is related to https://github.com/overhangio/tutor/issues/945 --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index af7b404..1e5825e 100644 --- a/README.rst +++ b/README.rst @@ -18,7 +18,7 @@ Enable the plugin and start the platform:: tutor plugins enable android tutor local launch -The ``.apk`` file will then be available for download at http(s)://mobile.LMS_HOST/app.apk. When running locally, this will be: http://mobile.local.overhang.io/app.apk. You can forward this address to your students for download. +The ``.apk`` file will then be available for download at http(s)://mobile.LMS_HOST/app.apk. When running locally, this will be: http://mobile.local.edly.io/app.apk. You can forward this address to your students for download. Building a custom Android app ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~