From 6106f467d3357232a79d3ceb7d0efbba68a6fbf2 Mon Sep 17 00:00:00 2001 From: Gareth George Date: Sat, 30 Mar 2024 08:24:21 +0000 Subject: [PATCH] chore: link wiki from the getting started guide --- webui/src/views/GettingStartedGuide.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/webui/src/views/GettingStartedGuide.tsx b/webui/src/views/GettingStartedGuide.tsx index 90996d4d..dea53481 100644 --- a/webui/src/views/GettingStartedGuide.tsx +++ b/webui/src/views/GettingStartedGuide.tsx @@ -31,6 +31,7 @@ export const GettingStartedGuide = () => { for details about available repository types and how they can be configured. +
  • See the Backrest wiki for instructions on how to configure Backrest.
  • Tips