fix: Update link text and destination for db backup settings

This commit is contained in:
Agustin Tornielli
2025-01-18 01:19:33 -03:00
parent ad479c4be1
commit 10b3543d39

View File

@@ -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{" "}
<Link
href="/dashboard/settings/server"
href="/dashboard/settings/destinations"
className="text-foreground"
>
Settings
S3 Destinations
</Link>{" "}
to do so.
</span>