diff --git a/topics/basics/persisting_sensitive_data.md b/topics/basics/persisting_sensitive_data.md index 86da55a3f..d596626ea 100644 --- a/topics/basics/persisting_sensitive_data.md +++ b/topics/basics/persisting_sensitive_data.md @@ -1,6 +1,6 @@ [//]: # (title: Persisting Sensitive Data) - + The Credentials Store API allows you to store sensitive user data securely, like passwords, server URLs, etc. @@ -48,6 +48,6 @@ The default storage format depends on the OS. [Windows]: https://keepass.info [macOS]: https://developer.apple.com/documentation/security/keychain_services [linux]: https://specifications.freedesktop.org/secret-service/latest/ -[linux]: https://wiki.gnome.org/Projects/Libsecret +[linux2]: https://wiki.gnome.org/Projects/Libsecret -Users can override the default behavior in Preferences \| Appearance & Behavior \| System Settings \| Passwords. \ No newline at end of file +Users can override the default behavior in Settings/Preferences | Appearance & Behavior | System Settings | Passwords. \ No newline at end of file