Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit f19dd39

Browse files
Update link to the clients webpage, fix #15825 (#15874)
1 parent b07b14b commit f19dd39

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changelog.d/15874.misc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Updated the link in home page from https://matrix.org/docs/projects/try-matrix-now.html#clients to https://matrix.org/ecosystem/clients/.

synapse/static/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
</div>
4949
<h1>It works! Synapse is running</h1>
5050
<p>Your Synapse server is listening on this port and is ready for messages.</p>
51-
<p>To use this server you'll need <a href="https://matrix.org/docs/projects/try-matrix-now.html#clients" target="_blank" rel="noopener noreferrer">a Matrix client</a>.
51+
<p>To use this server you'll need <a href="https://matrix.org/ecosystem/clients/" target="_blank" rel="noopener noreferrer">a Matrix client</a>.
5252
</p>
5353
<p>Welcome to the Matrix universe :)</p>
5454
<hr>

0 commit comments

Comments
 (0)