change dns permalink

This commit is contained in:
Daniel Micay
2020-03-02 05:02:24 -05:00
parent e075f1ee71
commit 82550d98fc
5 changed files with 8 additions and 6 deletions

View File

@@ -17,6 +17,7 @@ const redirects = new Map([
["/releases#sailfish-stable", "/faq#legacy-devices"],
["/releases#marlin-beta", "/faq#legacy-devices"],
["/releases#sailfish-beta", "/faq#legacy-devices"],
["/faq#dns", "/faq#custom-dns"],
]);
function handle_hash() {