aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site
diff options
context:
space:
mode:
authorGravatar Shom770 <[email protected]>2022-04-20 21:06:10 -0400
committerGravatar Shom770 <[email protected]>2022-04-20 21:06:10 -0400
commit828c7cb512fb859f577870abe2fdeaf070e4e2fb (patch)
tree5963b81ad96793b4dfa68b312a25b53d457f77d9 /pydis_site
parentMerge branch 'keeping-tokens-safe' of github.com:python-discord/site into kee... (diff)
used wrong image
Diffstat (limited to 'pydis_site')
-rw-r--r--pydis_site/apps/content/resources/guides/python-guides/keeping-tokens-safe.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/apps/content/resources/guides/python-guides/keeping-tokens-safe.md b/pydis_site/apps/content/resources/guides/python-guides/keeping-tokens-safe.md
index 272ad45a..1789bdf1 100644
--- a/pydis_site/apps/content/resources/guides/python-guides/keeping-tokens-safe.md
+++ b/pydis_site/apps/content/resources/guides/python-guides/keeping-tokens-safe.md
@@ -14,7 +14,7 @@ If for whatever reason your token gets leaked, you should immediately follow the
- Select the Bot (1) tab on the left-hand side, next to a small image of a puzzle piece. After doing so you should see a small section named TOKEN (under your bot USERNAME and next to his avatar image)
- Press the Regenerate option to regen your bot token.
-![Steps to Take to Reset your Discord Bot](https://cdn.discordapp.com/attachments/859123972884922418/966502706258784366/unknown.png)
+![Steps to Take to Reset your Discord Bot](https://media.discordapp.net/attachments/859123972884922418/966504639421894697/bot_application.jpg?width=1348&height=671)
Following these steps will create a new token for your bot, making it secure again and terminating any connections from the leaked token.