From 438db2d2ab4778e35b737e3a7a6ca6a6b3c9c043 Mon Sep 17 00:00:00 2001 From: Graham Christensen Date: Tue, 7 Dec 2021 06:26:21 -0500 Subject: [PATCH] README: Link to main instead of master (#159) Master was renamed to main at some point, let's update the README to say so too. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e75634b..690d51a 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ set up: as the visibility of the room. 2. `!mjolnir default COC` - This sets the default ban list to the list we just created to help with the ban commands later on. -3. Review the [Moderator's Guide](https://github.com/matrix-org/mjolnir/blob/master/docs/moderators.md). +3. Review the [Moderator's Guide](https://github.com/matrix-org/mjolnir/blob/main/docs/moderators.md). 4. Review `!mjolnir help` to see what else the bot can do. ## Synapse Module