mirror of
https://github.com/QRouland/UTPass.git
synced 2025-07-05 03:22:27 +00:00
Update repo and issues links
This commit is contained in:
@ -86,11 +86,11 @@ Page {
|
||||
anchors.right: parent.right
|
||||
anchors.left: parent.left
|
||||
ExternalLink {
|
||||
url: "https://taiga.rdrive.ovh/project/utpass/issues"
|
||||
url: "https://github.com/QRouland/UTPass/issues"
|
||||
text: i18n.tr("Suggest improvement(s) or report a bug(s)")
|
||||
}
|
||||
ExternalLink {
|
||||
url: "https://git.rdrive.ovh/QRouland/UTPass"
|
||||
url: "https://github.com/QRouland/UTPass"
|
||||
text: i18n.tr("Access to the source code")
|
||||
}
|
||||
Text {
|
||||
|
Reference in New Issue
Block a user