From fbff547bae418410b09598a9f90b957717574fb0 Mon Sep 17 00:00:00 2001 From: Thilo Billerbeck Date: Wed, 30 Dec 2020 14:31:20 +0100 Subject: [PATCH] fixed links --- web/pages/help.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/web/pages/help.tsx b/web/pages/help.tsx index 20a297059..7a11fbe82 100644 --- a/web/pages/help.tsx +++ b/web/pages/help.tsx @@ -71,7 +71,7 @@ export default function Help(props: Props) { title: "I want to offload my video to an external storage provider", content: (
- Learn more + Learn more
) }, @@ -84,7 +84,7 @@ export default function Help(props: Props) { content: (
If you found a bug, then report it in our - Github Issues + Github Issues
) }, @@ -94,7 +94,7 @@ export default function Help(props: Props) { content: (
Most general questions are answered in our - FAQ + FAQ
) }, @@ -125,7 +125,7 @@ export default function Help(props: Props) { Documentation - +