From a9bd698683f4f8a9d9904a5ea3e6887b9810002c Mon Sep 17 00:00:00 2001
From: Agent-E11 <116777388+Agent-E11@users.noreply.github.com>
Date: Wed, 31 May 2023 19:01:19 -0700
Subject: [PATCH] Add more specific directions (OAuth2 > URL Generator)

---
 docs/discord.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/discord.rst b/docs/discord.rst
index 63485138e..d58ca8fb0 100644
--- a/docs/discord.rst
+++ b/docs/discord.rst
@@ -61,7 +61,7 @@ If you want to invite your bot you must create an invite URL for it.
 1. Make sure you're logged on to the `Discord website <https://discord.com>`_.
 2. Navigate to the `application page <https://discord.com/developers/applications>`_
 3. Click on your bot's page.
-4. Go to the "OAuth2" tab.
+4. Go to the "OAuth2 > URL Generator" tab.
 
     .. image:: /images/discord_oauth2.png
         :alt: How the OAuth2 page should look like.