From dbd0457f6e952f16cbbd9fe4db3449fffdec10c2 Mon Sep 17 00:00:00 2001 From: Alex Vandiver Date: Mon, 14 Aug 2023 22:57:59 +0000 Subject: [PATCH] docs: Fix link to "Uprading PostgreSQL" section. (cherry picked from commit ae3458a294f5e9182665a620ccc5763e9872c681) --- docs/production/upgrade.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/production/upgrade.md b/docs/production/upgrade.md index 8337d0f5d8..7294009d2a 100644 --- a/docs/production/upgrade.md +++ b/docs/production/upgrade.md @@ -65,7 +65,7 @@ See the [troubleshooting guide](#troubleshooting-and-rollback) if you run into any issues or need to roll back the upgrade. After you have completed the Zulip upgrade, you may also wish to [upgrade the -version of PostgreSQL][#upgrading-postgresql]. +version of PostgreSQL](#upgrading-postgresql). ## Upgrading from a Git repository