Merge pull request #1131 from agustints/fix/db-backups-destination-url

fix: Update link text and destination for db backup settings
This commit is contained in:
Mauricio Siu
2025-01-18 17:34:09 -06:00
committed by GitHub

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>