diff options
-rw-r--r-- | bot/resources/tags/paste.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/resources/tags/paste.md b/bot/resources/tags/paste.md index f4c004291..79e34b3bd 100644 --- a/bot/resources/tags/paste.md +++ b/bot/resources/tags/paste.md @@ -5,4 +5,4 @@ embed: If your code is too long to fit in a codeblock in Discord, you can paste your code here: https://paste.pythondiscord.com/ -After pasting your code, **save** it by clicking the floppy disk icon in the top right, or by typing `ctrl + S`. After doing that, the URL should **change**. Copy the URL and post it here so others can see it. +After pasting your code, **save** it by clicking the Paste! button in the bottom left, or by pressing `CTRL + S`. After doing that, you will be navigated to the new paste's page. Copy the URL and post it here so others can see it. |