From b5d5ed956a39eae92f4e4a9905f6400a63b4718e Mon Sep 17 00:00:00 2001 From: Tim Abbott Date: Wed, 12 May 2021 11:33:01 -0700 Subject: [PATCH] help: Adjust mute-a-user documentation to link related articles. --- templates/zerver/help/mute-a-user.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/templates/zerver/help/mute-a-user.md b/templates/zerver/help/mute-a-user.md index 1af57e5a54..5736225e05 100644 --- a/templates/zerver/help/mute-a-user.md +++ b/templates/zerver/help/mute-a-user.md @@ -2,10 +2,7 @@ !!! tip "" This feature mutes a user from your personal perspective, and does not - automatically notify anyone. Consider also reporting abusive behavior to - organization [owners and administrators](/help/roles-and-permissions), - who can take organization-level actions like - [deactivating a user](/help/deactivate-or-reactivate-a-user). + automatically notify anyone. You can mute any user you do not wish to interact with. Muting someone will have the following effects: @@ -90,5 +87,7 @@ From there, you can also search for and **unmute** users. ## Related articles +* [Deactivate a user](/help/deactivate-or-reactivate-a-user) +* [Moderating open organizations](/help/moderating-open-organizations) * [Mute a stream](/help/mute-a-stream) * [Mute a topic](/help/mute-a-topic)