From c6d95751273d4f8b134dee64aa905f029825c591 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gina=20H=C3=A4u=C3=9Fge?= Date: Fri, 9 Sep 2016 11:33:56 +0200 Subject: [PATCH] Added link to "Using Release Channels" to the SWU settings dialog --- .../softwareupdate/templates/softwareupdate_settings.jinja2 | 1 + 1 file changed, 1 insertion(+) diff --git a/src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2 b/src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2 index fc90e531..afab51cf 100644 --- a/src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2 +++ b/src/octoprint/plugins/softwareupdate/templates/softwareupdate_settings.jinja2 @@ -90,6 +90,7 @@
+ {{ _('Make sure you have read "Using Release Channels" before switching to a release channel other than "Stable"', url="https://github.com/foosel/OctoPrint/wiki/Using-Release-Channels") }}