浏览代码

Fix up well-known documentation a bit

pull/27/head
Slavi Pantaleev 7 年前
父节点
当前提交
4bb8d4cb60
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. +2
    -2
      docs/configuring-well-known.md

+ 2
- 2
docs/configuring-well-known.md 查看文件

@@ -81,6 +81,6 @@ Make sure to:

## Confirming it works

No matter which method you've used to set up the well-known file, if you've done it correctly you should be able to see a JSON file at a URL like this: `https://matrix.<domain>/.well-known/matrix/client`.
No matter which method you've used to set up the well-known file, if you've done it correctly you should be able to see a JSON file at a URL like this: `https://<domain>/.well-known/matrix/client`.

You can also check if everything is configured correctly, by [checking if services work](maintenance-checking-services.md).
You can also check if everything is configured correctly, by [checking if services work](maintenance-checking-services.md).

正在加载...
取消
保存