@cryptotaxi247 / infra-1 / commits / e886884e

Fix broken link

Jeremy Fleischman committed Apr 10, 2026 at 19:30 UTC e886884ed82458d80ad0b234e6862a58105b3323
1 file changed +1 -1
build/titan/zrepl.nix
+1 -1
@@ -33,7 +33,7 @@
33 prefix = "zrepl_snap_";
34 hooks = [
35 {
36 - # https://zrepl.github.io/master/configuration/snapshotting.html#postgres-checkpoint-hook
36 + # https://zrepl.github.io/configuration/snapshotting.html#postgres-checkpoint-hook
37 type = "postgres-checkpoint";
38 dsn = "host=/run/postgresql dbname=hydra user=root sslmode=disable";
39 filesystems."zroot/pg" = true;