Skip to content

Commit

Permalink
Update California privacy policy link
Browse files Browse the repository at this point in the history
  • Loading branch information
codebykat authored Sep 12, 2024
1 parent 5ba1331 commit 4407ee3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ public class AboutFragment extends Fragment implements SpeedListener {
private static final String SIMPLENOTE_TWITTER_HANDLE = "simplenoteapp";
private static final String TWITTER_PROFILE_URL = "https://twitter.com/#!/";
private static final String TWITTER_APP_URI = "twitter://user?screen_name=";
private static final String URL_CALIFORNIA = "https://automattic.com/privacy/#california-consumer-privacy-act-ccpa";
private static final String URL_CALIFORNIA = "https://automattic.com/privacy/#us-privacy-laws";
private static final String URL_CONTRIBUTE = "https://github.com/Automattic/simplenote-android";
private static final String URL_PRIVACY = "https://automattic.com/privacy";
private static final String URL_TERMS = "https://simplenote.com/terms";
Expand Down

0 comments on commit 4407ee3

Please sign in to comment.