diff options
author | Richard van der Hoff <richard@matrix.org> | 2016-12-03 13:18:27 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2016-12-03 13:18:27 +0000 |
commit | a2849a18a59e0544b9c7c7593202046f829d65b1 (patch) | |
tree | 35922e56b5c4e7615e06e46596fc6c9a69a0b01b /README.rst | |
parent | Merge pull request #1667 from matrix-org/rav/update_readme (diff) | |
download | synapse-a2849a18a59e0544b9c7c7593202046f829d65b1.tar.xz |
README: fix link
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst index 98ad4e15f6..6a22399e19 100644 --- a/README.rst +++ b/README.rst @@ -75,7 +75,7 @@ at the `Matrix spec <https://matrix.org/docs/spec>`_, and experiment with the Thanks for using Matrix! -[1] End-to-end encryption is currently in beta: `blog post <https://matrix.org/blog/2016/11/21/matrixs-olm-end-to-end-encryption-security-assessment-released-and-implemented-cross-platform-on-riot-at-last>`. +[1] End-to-end encryption is currently in beta: `blog post <https://matrix.org/blog/2016/11/21/matrixs-olm-end-to-end-encryption-security-assessment-released-and-implemented-cross-platform-on-riot-at-last>`_. Synapse Installation |