Add network troubleshooting url

This commit is contained in:
Lipu Fei 2019-03-26 16:27:06 +01:00
parent 1dd48c5728
commit 6c7ae309a1

View File

@ -200,7 +200,7 @@ Item
onClicked:
{
// open the troubleshooting URL with web browser
var url = "https://ultimaker.com/incoming-links/cura/material-compatibilty" // TODO
const url = "https://ultimaker.com/en/resources/39129-network-troubleshooting-cura"
Qt.openUrlExternally(url)
}
onEntered: