mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 21:03:54 +01:00
"moved privacy policy"
This commit is contained in:
parent
c46c1d2353
commit
acafe9ef12
1 changed files with 1 additions and 1 deletions
|
|
@ -142,7 +142,7 @@ class AboutActivity : BaseActivity() {
|
|||
}
|
||||
|
||||
fun launchPrivacyPolicy(view: View?) {
|
||||
Utils.handleWebUrl(this, Uri.parse(BuildConfig.PRIVACY_POLICY_URL))
|
||||
Utils.handleWebUrl(this, Uri.parse("https://commons-app.github.io/#privacy-policy"))
|
||||
}
|
||||
|
||||
fun launchFrequentlyAskedQuesions(view: View?) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue