mirror of
https://github.com/overte-org/overte.git
synced 2025-04-05 21:12:25 +02:00
Update link
This commit is contained in:
parent
ad5b6d0db7
commit
244e34e8f5
1 changed files with 1 additions and 1 deletions
|
@ -395,7 +395,7 @@ Item {
|
|||
text: signUpBody.termsContainerText
|
||||
Component.onCompleted: {
|
||||
// with the link.
|
||||
termsText.text = qsTr("By signing up, you agree to <a href='https://overte.org/legal/privacy/'>Overte Terms of Service</a>")
|
||||
termsText.text = qsTr("By signing up, you agree to <a href='https://overte.org/privacy_policy.html'>Overte Terms of Service</a>")
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue