mirror of
https://github.com/Serial-Studio/Serial-Studio.git
synced 2025-01-15 05:22:53 +08:00
Update About.qml
This commit is contained in:
parent
3700025ba3
commit
6572d1c69c
@ -122,7 +122,7 @@ Window {
|
|||||||
Button {
|
Button {
|
||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
text: qsTr("Website")
|
text: qsTr("Website")
|
||||||
onClicked: Qt.openUrlExternally("https://www.alex-spataru.com/serial-studio")
|
onClicked: Qt.openUrlExternally("https://serial-studio.github.io/")
|
||||||
}
|
}
|
||||||
|
|
||||||
Button {
|
Button {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user