Mobile: Fix Link to the Online Manual.
Replace the link to the online manual to the post-website-revamp URL. Signed-off-by: Michael Keller <mikeller@042.ch>
This commit is contained in:
parent
1ce385b363
commit
aad0063c46
@ -457,7 +457,7 @@ if you have network connectivity and want to sync your data to cloud storage."),
|
||||
}
|
||||
text: qsTr("Show user manual")
|
||||
onTriggered: {
|
||||
Qt.openUrlExternally("https://subsurface-divelog.org/documentation/subsurface-mobile-v3-user-manual/")
|
||||
Qt.openUrlExternally("https://www.subsurface-divelog.org/subsurface-mobile-user-manual/")
|
||||
}
|
||||
}
|
||||
Kirigami.Action {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user