summary refs log tree commit diff
path: root/develop/admin_api/delete_group.html
diff options
context:
space:
mode:
authorrichvdh <richvdh@users.noreply.github.com>2021-06-16 12:16:14 +0000
committerrichvdh <richvdh@users.noreply.github.com>2021-06-16 12:16:14 +0000
commitb60efa69dad9c8b1a4e2e306a59b470f10b3f670 (patch)
tree8f46cb8679d5f164d316da31c8e49e3b26c38e90 /develop/admin_api/delete_group.html
parentdeploy: 13577aa55ebe6087e8b813c0643bbb53148e9510 (diff)
downloadsynapse-b60efa69dad9c8b1a4e2e306a59b470f10b3f670.tar.xz
deploy: 0adc2882c1a67419207a500f00c41a94be51857a
Diffstat (limited to 'develop/admin_api/delete_group.html')
-rw-r--r--develop/admin_api/delete_group.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/develop/admin_api/delete_group.html b/develop/admin_api/delete_group.html

index df4409e2b2..9183f1f65f 100644 --- a/develop/admin_api/delete_group.html +++ b/develop/admin_api/delete_group.html
@@ -190,7 +190,7 @@ being deleted.</p> <pre><code>POST /_synapse/admin/v1/delete_group/&lt;group_id&gt; </code></pre> <p>To use it, you will need to authenticate by providing an <code>access_token</code> for a -server admin: see <a href="../../usage/administration/admin_api">Admin API</a>.</p> +server admin: see <a href="../usage/administration/admin_api">Admin API</a>.</p> </main>