summary refs log tree commit diff
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2018-12-20 12:09:16 +0000
committerRichard van der Hoff <richard@matrix.org>2018-12-20 12:09:16 +0000
commit8e4d9122b0325a5c5d9df0b40df25e895132e9a2 (patch)
tree413362bb17b7f6e7253d5865c04531e693b96d81
parentPrepare 0.34 release (diff)
downloadsynapse-8e4d9122b0325a5c5d9df0b40df25e895132e9a2.tar.xz
fix UPGRADE formatting
-rw-r--r--UPGRADE.rst12
1 files changed, 6 insertions, 6 deletions
diff --git a/UPGRADE.rst b/UPGRADE.rst
index b431850863..b8dead480a 100644
--- a/UPGRADE.rst
+++ b/UPGRADE.rst
@@ -107,12 +107,12 @@ Upgrading to v0.34.0
 
      There is no need to revert this change if downgrading to Python 2.
 
-   * We are also making available Debian packages which will run Synapse on
-     Python 3. You can switch to these packages with ``apt-get install
-     matrix-synapse-py3``, however, please read
-     [debian/NEWS](https://github.com/matrix-org/synapse/blob/release-v0.34.0/debian/NEWS)
-     before doing so. The existing ``matrix-synapse`` packages will continue to
-     use Python 2 for the time being.
+   We are also making available Debian packages which will run Synapse on
+   Python 3. You can switch to these packages with ``apt-get install
+   matrix-synapse-py3``, however, please read `debian/NEWS
+   <https://github.com/matrix-org/synapse/blob/release-v0.34.0/debian/NEWS>`_
+   before doing so. The existing ``matrix-synapse`` packages will continue to
+   use Python 2 for the time being.
 
 2. This release removes the ``riot.im`` from the default list of trusted
    identity servers.