From b37c15a604bfe5fa2475649b416d9bf99d39b65b Mon Sep 17 00:00:00 2001 From: William Theaker Date: Mon, 11 Jan 2021 11:38:46 -0800 Subject: [PATCH] Remove redirect from README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21e15945..d5295d0e 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ It uses the same internal APIs as `adb backup` which is deprecated and thus need * `android.permission.MANAGE_DOCUMENTS` to retrieve the available storage roots (optional) for better UX. ## Contributing -Bug reports and pull requests are welcome on GitHub at https://github.com/stevesoltys/seedvault. +Bug reports and pull requests are welcome on GitHub at https://github.com/seedvault-app/seedvault. This project aims to adhere to the [official Kotlin coding style](https://developer.android.com/kotlin/style-guide).