mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 05:55:53 +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:
|
onClicked:
|
||||||
{
|
{
|
||||||
// open the troubleshooting URL with web browser
|
// 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)
|
Qt.openUrlExternally(url)
|
||||||
}
|
}
|
||||||
onEntered:
|
onEntered:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user