mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 21:48:58 +08:00
Merge branch 'WIP_onboarding' of github.com:Ultimaker/Cura into WIP_onboarding
This commit is contained in:
commit
5c50ef41cc
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user