mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-21 05:37:50 -06:00
Update links
CURA-9221
This commit is contained in:
parent
a58690c774
commit
a6f459b0f6
1 changed files with 2 additions and 2 deletions
|
@ -31,6 +31,6 @@ class PrintJobPendingApprovalMessage(Message):
|
|||
""" Callback function for the "Manage print jobs" button on the pending approval notification. """
|
||||
match action:
|
||||
case "manage_print_jobs":
|
||||
QDesktopServices.openUrl(QUrl("https://ultimaker.com/"))
|
||||
QDesktopServices.openUrl(QUrl("https://digitalfactory.ultimaker.com/app/jobs/"))
|
||||
case "learn_more":
|
||||
QDesktopServices.openUrl(QUrl("https://ultimaker.com/"))
|
||||
QDesktopServices.openUrl(QUrl("https://support.ultimaker.com/hc/en-us/articles/5329940078620"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue