diff --git a/mobile-widgets/qml/main.qml b/mobile-widgets/qml/main.qml index c533581e9..fe67c4609 100644 --- a/mobile-widgets/qml/main.qml +++ b/mobile-widgets/qml/main.qml @@ -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 {