summary refs log tree commit diff
path: root/docs/admin_api/shutdown_room.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/admin_api/shutdown_room.md')
-rw-r--r--docs/admin_api/shutdown_room.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/admin_api/shutdown_room.md b/docs/admin_api/shutdown_room.md
index 54ce1cd234..808caeec79 100644
--- a/docs/admin_api/shutdown_room.md
+++ b/docs/admin_api/shutdown_room.md
@@ -10,6 +10,8 @@ disallow any further invites or joins.
 The local server will only have the power to move local user and room aliases to
 the new room. Users on other servers will be unaffected.
 
+See also: [Delete Room API](rooms.md#delete-room-api)
+
 ## API
 
 You will need to authenticate with an access token for an admin user.