Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGhostkeeper <rubend@tutanota.com>2018-10-15 16:12:42 +0300
committerGhostkeeper <rubend@tutanota.com>2018-10-15 16:12:42 +0300
commit53dc28db891f1d49d4cd6662468fb8f68c272175 (patch)
tree62ba91b26eb362808e057e4d2a8761fbdf256e80 /plugins/FirmwareUpdateChecker
parent56a383814b78bc6dc9d7349381a4a4b23d286edc (diff)
Change URL of firmware update page for Ultimaker 3 and S5
I just got word of a new page to read up about the firmware update. Apparently we now have to link to this one. Contributes to issue CURA-5483.
Diffstat (limited to 'plugins/FirmwareUpdateChecker')
-rw-r--r--plugins/FirmwareUpdateChecker/FirmwareUpdateCheckerJob.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/FirmwareUpdateChecker/FirmwareUpdateCheckerJob.py b/plugins/FirmwareUpdateChecker/FirmwareUpdateCheckerJob.py
index 2e15208336..4c60b95824 100644
--- a/plugins/FirmwareUpdateChecker/FirmwareUpdateCheckerJob.py
+++ b/plugins/FirmwareUpdateChecker/FirmwareUpdateCheckerJob.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2017 Ultimaker B.V.
+# Copyright (c) 2018 Ultimaker B.V.
# Cura is released under the terms of the LGPLv3 or higher.
from UM.Application import Application