From 1b1cf208522f83f83dff499e4dbbb93bfca5615d Mon Sep 17 00:00:00 2001 From: garethgeorge Date: Wed, 7 Feb 2024 21:49:03 -0800 Subject: [PATCH] chore: add link to check for backups on github --- webui/src/views/GettingStartedGuide.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/webui/src/views/GettingStartedGuide.tsx b/webui/src/views/GettingStartedGuide.tsx index c60d8570..90996d4d 100644 --- a/webui/src/views/GettingStartedGuide.tsx +++ b/webui/src/views/GettingStartedGuide.tsx @@ -11,7 +11,8 @@ export const GettingStartedGuide = () => { <>

Getting Started

-

Backrest documentation on GitHub

+ {/* open link in new tab */} +

Check for new Backrest releases on GitHub

Overview