From 1c1c828b52894af4f9e35eadab155eb737a13ebe Mon Sep 17 00:00:00 2001 From: A Holt Date: Thu, 21 Nov 2019 13:13:58 -0500 Subject: [PATCH] Explain "Assets" under individual Kolibri releases (to find .deb URL's) --- roles/kolibri/defaults/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/kolibri/defaults/main.yml b/roles/kolibri/defaults/main.yml index 039d92421..46a6da4f6 100644 --- a/roles/kolibri/defaults/main.yml +++ b/roles/kolibri/defaults/main.yml @@ -23,7 +23,7 @@ kolibri_deb_url: https://github.com/learningequality/kolibri/releases/download/v # # When Kolibri releases a broken apt (.deb) installer (as happened twice year) # the workaround is to replace the above URL with something like: -# https://github.com/learningequality/kolibri/releases/download/v0.12.8/kolibri_0.12.8-0ubuntu1_all.deb (example past release...these URL's can be found by clicking on "Assets" within releases at https://github.com/learningequality/kolibri/releases) +# https://github.com/learningequality/kolibri/releases/download/v0.12.8/kolibri_0.12.8-0ubuntu1_all.deb (example past release...these URL's can be found by clicking on "Assets" under individual releases at https://github.com/learningequality/kolibri/releases) # https://launchpad.net/~learningequality/+archive/ubuntu/kolibri/+files/kolibri_0.12.9-0ubuntu2_all.deb (example 2019-11-21 patched pre-release from @jredrejo) # # Recently published .deb files can also sometimes be found within: