From 3b0042f588adac5aafc87561b9cf4a4d81cd2916 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= Date: Mon, 25 May 2020 18:58:34 -0400 Subject: [PATCH] fix anchor reference --- tsa/howto/postgresql.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tsa/howto/postgresql.mdwn b/tsa/howto/postgresql.mdwn index 07d3adcf..08b2b3f1 100644 --- a/tsa/howto/postgresql.mdwn +++ b/tsa/howto/postgresql.mdwn @@ -468,7 +468,7 @@ backup server went down during that time. * if a `.BASE.` backup is *not* present after the missing files, the backup integrity is faulty, and a new base backup needs to be performed. See [Running a full - backup](#running-a-full-backup) above. + backup](#Running_a_full_backup) above. Reference ========= -- GitLab