Skip to content

Commit 156e1d7

Browse files
authored
Merge pull request #1003 from jfly/fix-typ
Fix broken link
2 parents f5d3019 + e886884 commit 156e1d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/titan/zrepl.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
prefix = "zrepl_snap_";
3434
hooks = [
3535
{
36-
# https://zrepl.github.io/master/configuration/snapshotting.html#postgres-checkpoint-hook
36+
# https://zrepl.github.io/configuration/snapshotting.html#postgres-checkpoint-hook
3737
type = "postgres-checkpoint";
3838
dsn = "host=/run/postgresql dbname=hydra user=root sslmode=disable";
3939
filesystems."zroot/pg" = true;

0 commit comments

Comments
 (0)