move default connections to FAQ

This commit is contained in:
Daniel Micay
2020-02-17 00:18:04 -05:00
parent d4f1e6c09e
commit b6d9491f56
4 changed files with 87 additions and 83 deletions

View File

@@ -12,6 +12,7 @@
const redirects = new Map([
["/#device-support", "/faq#device-support"],
["/usage#default-connections", "/faq#default-connections"],
]);
function handle_hash() {