File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
docs/usage/administration/admin_api Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 1+ Fixed link to 'Synapse administration endpoints'.
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ already on your `$PATH` depending on how Synapse was installed.
1919Finding your user's ` access_token ` is client-dependent, but will usually be shown in the client's settings.
2020
2121## Making an Admin API request
22- For security reasons, we [ recommend] ( reverse_proxy.md#synapse-administration-endpoints )
22+ For security reasons, we [ recommend] ( ../../../ reverse_proxy.md#synapse-administration-endpoints)
2323that the Admin API (` /_synapse/admin/... ` ) should be hidden from public view using a
2424reverse proxy. This means you should typically query the Admin API from a terminal on
2525the machine which runs Synapse.
You can’t perform that action at this time.
0 commit comments