mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-05 16:51:12 -07:00
Merge branch 'WIP_onboarding' of github.com:Ultimaker/Cura into WIP_onboarding
This commit is contained in:
commit
5c50ef41cc
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue