mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
fix: Update link text and destination for db backup settings
This commit is contained in:
parent
ad479c4be1
commit
10b3543d39
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user