Skip to content

Commit d0b6024

Browse files
justraufreekmurze
authored andcommitted
Update installation-and-setup.md
1 parent d97f295 commit d0b6024

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation-and-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ If your application is broken, the scheduled jobs cannot run anymore. You might
376376

377377
To find out about problems with your backups, the package ships with monitoring functionality. It will inform you when backups become too old or when they take up too much storage.
378378

379-
Learn how to [set up monitoring](/docs/laravel-backup/v8/monitoring-the-health-of-all-backups/overview).
379+
Learn how to [set up monitoring](/docs/laravel-backup/v9/monitoring-the-health-of-all-backups/overview).
380380

381381
## Dumping the database
382382
`mysqldump` is used to backup MySQL databases. `pg_dump` is used to dump PostgreSQL databases. If these binaries are not installed in a default location, you can add a key named `dump.dump_binary_path` in Laravel's own `database.php` config file. **Only fill in the path to the binary**. Do not include the name of the binary itself.

0 commit comments

Comments
 (0)