瀏覽代碼

Update link to the clients webpage, fix #15825 (#15874)

tags/v1.88.0rc1
sarthak shah 10 月之前
committed by GitHub
父節點
當前提交
f19dd39dfc
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: 4AEE18F83AFDEB23
共有 2 個文件被更改,包括 2 次插入1 次删除
  1. +1
    -0
      changelog.d/15874.misc
  2. +1
    -1
      synapse/static/index.html

+ 1
- 0
changelog.d/15874.misc 查看文件

@@ -0,0 +1 @@
Updated the link in home page from https://matrix.org/docs/projects/try-matrix-now.html#clients to https://matrix.org/ecosystem/clients/.

+ 1
- 1
synapse/static/index.html 查看文件

@@ -48,7 +48,7 @@
</div>
<h1>It works! Synapse is running</h1>
<p>Your Synapse server is listening on this port and is ready for messages.</p>
<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>.
<p>To use this server you'll need <a href="https://matrix.org/ecosystem/clients/" target="_blank" rel="noopener noreferrer">a Matrix client</a>.
</p>
<p>Welcome to the Matrix universe :)</p>
<hr>


Loading…
取消
儲存