Add campaign link

CURA-8849
This commit is contained in:
j.delarago 2022-06-15 09:48:08 +02:00
parent d293855c65
commit 5fa10b0b8a

View File

@ -49,6 +49,6 @@ Column
iconSource: UM.Theme.getIcon("LinkExternal")
isIconOnRightSide: true
onClicked: Qt.openUrlExternally("https://support.ultimaker.com/hc/en-us/articles/360012909099-How-to-check-why-a-profile-is-Not-supported") //TODO: Add tags?
onClicked: Qt.openUrlExternally("https://support.ultimaker.com/hc/en-us/articles/360012909099")
}
}