docs: Fix link in 3.0 upgrade docs.

Noticed by neiljp (Neil Pilgrim) <github@kepier.clara.net>.
This commit is contained in:
Alex Vandiver 2020-07-17 11:37:38 -07:00 committed by Tim Abbott
parent 6be3fca037
commit 50289d809c
1 changed files with 2 additions and 2 deletions

View File

@ -77,7 +77,7 @@ in bursts.
configured in `/etc/zulip/zulip.conf`. We have no concrete plans to
start requiring Postgres 12, though we do expect it to improve
performance. Installations that would like to upgrade can follow
[our new postgres upgrade guide][postgres upgrade].
[our new postgres upgrade guide][postgres-upgrade].
- The format of the `JWT_AUTH_KEYS` setting has changed to include an
[algorithms](https://pyjwt.readthedocs.io/en/latest/algorithms.html)
list: `{"subdomain": "key"}` becomes `{"subdomain": {"key": "key",
@ -91,7 +91,7 @@ in bursts.
Upgrade notes for all releases one is upgrading across.
[manage-shell]: ../production/management-commands.html#manage-py-shell
[postgres-upgrade]: ..production/upgrade-or-modify.html#upgrading-postgresql
[postgres-upgrade]: ../production/upgrade-or-modify.html#upgrading-postgresql
#### Full feature changelog