From 5fa10b0b8ac9614832d7506cbaa09ba7740f0ca4 Mon Sep 17 00:00:00 2001 From: "j.delarago" Date: Wed, 15 Jun 2022 09:48:08 +0200 Subject: Add campaign link CURA-8849 --- .../qml/PrintSetupSelector/Recommended/UnsupportedProfileIndication.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources/qml') diff --git a/resources/qml/PrintSetupSelector/Recommended/UnsupportedProfileIndication.qml b/resources/qml/PrintSetupSelector/Recommended/UnsupportedProfileIndication.qml index 6d1511d526..ff12fa9307 100644 --- a/resources/qml/PrintSetupSelector/Recommended/UnsupportedProfileIndication.qml +++ b/resources/qml/PrintSetupSelector/Recommended/UnsupportedProfileIndication.qml @@ -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") } } \ No newline at end of file -- cgit v1.2.3