From c6824892af54c5a4b9d736fc4bf74eccddbafb67 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 21 Mar 2020 22:29:04 -0400 Subject: remove old section on upgrading to Android 10 People can figure this out on their own if they have fallen incredibly far behind the current releases. --- static/redirect.js | 1 + 1 file changed, 1 insertion(+) (limited to 'static/redirect.js') diff --git a/static/redirect.js b/static/redirect.js index 0ef16859..cbc198cc 100644 --- a/static/redirect.js +++ b/static/redirect.js @@ -18,6 +18,7 @@ const redirects = new Map([ ["/releases#marlin-beta", "/faq#legacy-devices"], ["/releases#sailfish-beta", "/faq#legacy-devices"], ["/faq#dns", "/faq#custom-dns"], + ["/build#upgrading-to-android-10", "/build#generating-release-signing-keys"], ]); function handle_hash() { -- cgit v1.3.1