From 10b3543d39b5b16bbadc2d86a2c64ba96eea9ab4 Mon Sep 17 00:00:00 2001 From: Agustin Tornielli Date: Sat, 18 Jan 2025 01:19:33 -0300 Subject: [PATCH] fix: Update link text and destination for db backup settings --- .../components/dashboard/database/backups/show-backups.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/dokploy/components/dashboard/database/backups/show-backups.tsx b/apps/dokploy/components/dashboard/database/backups/show-backups.tsx index 6ecdbe021..9e493529c 100644 --- a/apps/dokploy/components/dashboard/database/backups/show-backups.tsx +++ b/apps/dokploy/components/dashboard/database/backups/show-backups.tsx @@ -79,10 +79,10 @@ export const ShowBackups = ({ id, type }: Props) => { To create a backup it is required to set at least 1 provider. Please, go to{" "} - Settings + S3 Destinations {" "} to do so.