mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-12 04:52:26 +01:00
Correct a typo in UPGRADE.rst
This commit is contained in:
parent
d9e3a4b5db
commit
f98efea9b1
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ To check whether your update was sucessfull, run:
|
||||||
|
|
||||||
.. code:: bash
|
.. code:: bash
|
||||||
|
|
||||||
# replace your.server.domain with ther domain of your synaspe homeserver
|
# replace your.server.domain with ther domain of your synapse homeserver
|
||||||
curl https://<your.server.domain>/_matrix/federation/v1/version
|
curl https://<your.server.domain>/_matrix/federation/v1/version
|
||||||
|
|
||||||
So for the Matrix.org HS server the URL would be: https://matrix.org/_matrix/federation/v1/version.
|
So for the Matrix.org HS server the URL would be: https://matrix.org/_matrix/federation/v1/version.
|
||||||
|
|
Loading…
Reference in a new issue