summary refs log tree commit diff
diff options
context:
space:
mode:
authorRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2018-12-04 14:01:27 +0000
committerGitHub <noreply@github.com>2018-12-04 14:01:27 +0000
commitdece89d2805e32710aa48dc43eea5387c253250f (patch)
tree5bf905782199cfbe268c8344f2417d5154523fc6
parentFix link to upgrade notes (diff)
downloadsynapse-dece89d2805e32710aa48dc43eea5387c253250f.tar.xz
fix upgrade.rst link again v0.34.0rc1
-rw-r--r--CHANGES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 1ef0c212ab..bd420ba5ef 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -3,7 +3,7 @@ Synapse 0.34.0rc1 (2018-12-04)
 
 Synapse 0.34 is the first release to fully support Python 3. We recommend
 upgrading to Python 3, but make sure to read the
-[https://github.com/matrix-org/synapse/blob/release-v0.34.0/UPGRADE.rst#upgrading-to-v0340](upgrade notes) when doing so.
+[upgrade notes](UPGRADE.rst#upgrading-to-v0340) when doing so.
 
 Features
 --------