commit c875a1af8ec0e7f34b62dc2f71d15043ff03e666
parent af733b27971d45050b31b9994d054ca19d8c2e02
Author: Martin Ashby <martin@ashbysoft.com>
Date: Sun, 5 Apr 2026 09:27:06 +0100
Fix privacy policy link
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
@@ -3,7 +3,7 @@
<string name="privacy_policy">Show privacy policy</string>
<string name="privacy_policy_link" translatable="false">
- https://gstraube.github.io/privacy_policy.html
+ https://plectrum.mfashby.net/plectrum_privacy_policy.html
</string>
<string name="set_notation">Set notation</string>