mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-22 22:23:57 -06:00
Let readmore point towards marketplace URL
CURA-8762
This commit is contained in:
parent
7926a2bbdc
commit
d29b00b4be
2 changed files with 6 additions and 1 deletions
|
@ -88,7 +88,7 @@ Rectangle
|
|||
textFont: descriptionLabel.font
|
||||
isIconOnRightSide: true
|
||||
|
||||
onClicked: Qt.openUrlExternally(packageData.packageInfoUrl)
|
||||
onClicked: Qt.openUrlExternally(packageData.marketplaceURL)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue