mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 14:04:03 -06: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:
|
||||
{
|
||||
// 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…
Add table
Add a link
Reference in a new issue