Browse Source

Merge pull request #2182 from array-in-a-matrix/patch-2

grammar correction
pull/2183/head
Slavi Pantaleev 3 years ago
committed by GitHub
parent
commit
e2b517b7c0
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/configuring-well-known.md

+ 1
- 1
docs/configuring-well-known.md View File

@@ -192,7 +192,7 @@ Make sure to:

## Confirming it works

No matter which method you've used to set up the well-known files, if you've done it correctly you should be able to see a JSON file at both of these URLs:
No matter which method you've used to set up the well-known files, if you've done it correctly you should be able to see a JSON file at these URLs:

- `https://<domain>/.well-known/matrix/server`
- `https://<domain>/.well-known/matrix/client`


Loading…
Cancel
Save