mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-04 11:14:21 +08:00
Add network troubleshooting url
This commit is contained in:
parent
1dd48c5728
commit
6c7ae309a1
@ -200,7 +200,7 @@ Item
|
||||
onClicked:
|
||||
{
|
||||
// open the troubleshooting URL with web browser
|
||||
var url = "https://ultimaker.com/incoming-links/cura/material-compatibilty" // TODO
|
||||
const url = "https://ultimaker.com/en/resources/39129-network-troubleshooting-cura"
|
||||
Qt.openUrlExternally(url)
|
||||
}
|
||||
onEntered:
|
||||
|
Loading…
x
Reference in New Issue
Block a user