Merge branch 'WIP_onboarding' of github.com:Ultimaker/Cura into WIP_onboarding

This commit is contained in:
Jaime van Kessel 2019-03-27 17:21:16 +01:00
commit 5c50ef41cc

View file

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