Explorar o código

Fix incorrect link to hooks documentation.

Dan Helfman %!s(int64=5) %!d(string=hai) anos
pai
achega
b53684a8f0
Modificáronse 1 ficheiros con 4 adicións e 4 borrados
  1. 4 4
      docs/how-to/backup-your-databases.md

+ 4 - 4
docs/how-to/backup-your-databases.md

@@ -68,10 +68,10 @@ a database manually after restoring a dump file in the `~/.borgmatic` path.
 
 If this database integration is too limited for needs, borgmatic also supports
 general-purpose [preparation and cleanup
-hooks](https://torsion.org/borgmatic/docs/how-to/set-up-backups/). These
-hooks allows you to trigger arbitrary commands or scripts before and after
-backups. So if necessary, you can use these hooks to create database dumps
-with any database system.
+hooks](https://torsion.org/borgmatic/docs/how-to/add-preparation-and-cleanup-steps-to-backups/).
+These hooks allows you to trigger arbitrary commands or scripts before and
+after backups. So if necessary, you can use these hooks to create database
+dumps with any database system.
 
 ## Related documentation