fix broken link to upgrade notes (#10631)

This commit is contained in:
Richard van der Hoff
2021-08-18 12:38:37 +01:00
committed by GitHub
parent 5581dd7bf7
commit eea2873595
2 changed files with 2 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
Upgrading Synapse
=================
This document has moved to the `Synapse documentation website <https://matrix-org.github.io/synapse/latest/upgrading>`_.
This document has moved to the `Synapse documentation website <https://matrix-org.github.io/synapse/latest/upgrade>`_.
Please update your links.
The markdown source is available in `docs/upgrade.md <docs/upgrade.md>`_.

1
changelog.d/10631.misc Normal file
View File

@@ -0,0 +1 @@
Fix a broken link to the upgrade notes.