summary refs log tree commit diff
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2021-07-09 14:50:46 +0100
committerErik Johnston <erik@matrix.org>2021-07-09 14:50:46 +0100
commit997062af2f91d54db9fa4f969410dc901777b8e2 (patch)
tree6a369ca4d0b9786070181788928a9e33a6dce7c7
parentFix the user directory becoming broken (and noisy errors being logged) when k... (diff)
parentFix README rst (diff)
downloadsynapse-997062af2f91d54db9fa4f969410dc901777b8e2.tar.xz
Merge remote-tracking branch 'origin/release-v1.38' into develop
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index e5332d62a9..0ae05616e7 100644
--- a/README.rst
+++ b/README.rst
@@ -335,8 +335,8 @@ access the API as a Matrix client would. It is able to run Synapse directly from
 the source tree, so installation of the server is not required.
 
 Testing with SyTest is recommended for verifying that changes related to the
-Client-Server API are functioning correctly. See the `installation instructions
-<https://github.com/matrix-org/sytest#installing>`_ for details.
+Client-Server API are functioning correctly. See the `SyTest installation
+instructions <https://github.com/matrix-org/sytest#installing>`_ for details.
 
 
 Platform dependencies