Fix docs url

This commit is contained in:
pokamest 2023-10-21 16:05:09 +01:00
parent c77d35a2ed
commit 99214e22e3

View file

@ -134,7 +134,7 @@ PageType {
text: qsTr("I have nothing")
onClicked: Qt.openUrlExternally("https://ru-docs.amnezia.org/guides/hosting-instructions")
onClicked: Qt.openUrlExternally("https://amnezia.org/instructions/0_starter-guide")
}
}