diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-11 16:16:08 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-11 16:16:08 -0500 |
| commit | ed6b32aebf509e0961170063fa58fed4d3119062 (patch) | |
| tree | 76c29f65c18e2bef8ab05ff6bfda7825c233d14f | |
| parent | 6297e0d2189c94e16d2a04feeb1ef85cc16f7dfd (diff) | |
use upstream Seedvault project URL
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 336ce144..08e81f89 100644 --- a/static/releases.html +++ b/static/releases.html @@ -1054,7 +1054,7 @@ <p>Changes since the 2020.03.04.16 release:</p> <ul> - <li>integrate <a href="https://calyxinstitute.org/projects/seedvault-encrypted-backup-for-android">Seedvault</a> backup app as the default backup service</li> + <li>integrate <a href="https://github.com/seedvault-app/seedvault">Seedvault</a> backup app as the default backup service</li> <li>integrate SetupWizard app to support restoring with Seedvault and other initial setup</li> <li>Vanadium: disable unused safe browsing feature by default (Safe Browsing is currently a no-op due to the lack of Play services, and support for using the |
