mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Update the link so we can see how many people use it
This commit is contained in:
parent
6443db5853
commit
c6e5123c2d
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ class FirmwareUpdateCheckerJob(Job):
|
||||||
|
|
||||||
# If we do this in a cool way, the download url should be available in the JSON file
|
# If we do this in a cool way, the download url should be available in the JSON file
|
||||||
if self._set_download_url_callback:
|
if self._set_download_url_callback:
|
||||||
self._set_download_url_callback("https://ultimaker.com/en/resources/20500-upgrade-firmware")
|
self._set_download_url_callback("https://ultimaker.com/en/resources/23129-updating-the-firmware?utm_source=cura&utm_medium=software&utm_campaign=hw-update")
|
||||||
message.actionTriggered.connect(self._callback)
|
message.actionTriggered.connect(self._callback)
|
||||||
message.show()
|
message.show()
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue