Merge PR #397: Update help url for the script editor
This commit is contained in:
commit
1baf48784e
@ -97,7 +97,7 @@ Page {
|
|||||||
imageSource: "../images/question.svg"
|
imageSource: "../images/question.svg"
|
||||||
text: qsTr("Help")
|
text: qsTr("Help")
|
||||||
onClicked: {
|
onClicked: {
|
||||||
Qt.openUrlExternally("https://nymea.io/en/wiki/nymea/master/configuration/scripting")
|
Qt.openUrlExternally("https://nymea.io/documentation/users/usage/scripting")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user