From 28b63ca798c68aa9f39efc543a2411f1ce1e80e8 Mon Sep 17 00:00:00 2001 From: git-bruh Date: Mon, 16 Nov 2020 08:41:13 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b93889..dde2dbe 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ A simple bridge between Matrix and Discord written in Python. * Edit `config.json` -NOTE: [Privileged Intents](https://discordpy.readthedocs.io/en/latest/intents.html) must be enabled for your Discord bot. +NOTE: [Privileged Intents](https://discordpy.readthedocs.io/en/latest/intents.html#privileged-intents) must be enabled for your Discord bot. ## What Works