aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRapptz <[email protected]>2017-05-12 22:00:19 -0400
committerRapptz <[email protected]>2017-05-12 22:00:19 -0400
commit823bfe5b2d16dfb2beff540345baf96f8e19eb1a (patch)
treed222c9d644689cb1c54a744b663b0fb32663d676 /docs
parentFix some left over incorrect snippets. (diff)
downloaddiscord.py-823bfe5b2d16dfb2beff540345baf96f8e19eb1a.tar.xz
discord.py-823bfe5b2d16dfb2beff540345baf96f8e19eb1a.zip
Rename image file to lower case png.
Apparently Windows likes to make it PNG and not png which is quite odd really.
Diffstat (limited to 'docs')
-rw-r--r--docs/discord.rst2
-rw-r--r--docs/images/discord_create_new_app_button.png (renamed from docs/images/discord_new_app_button.PNG)bin3864 -> 3864 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/docs/discord.rst b/docs/discord.rst
index b9a3bad2..1929c310 100644
--- a/docs/discord.rst
+++ b/docs/discord.rst
@@ -11,7 +11,7 @@ Creating a Bot account is a pretty straightforward process.
2. Navigate to the `application page <https://discordapp.com/developers/applications/me>`_
3. Click on the "New App" button.
- .. image:: /images/discord_new_app_button.png
+ .. image:: /images/discord_create_new_app_button.png
:alt: The new app button.
4. Give the application a name and a description if wanted and click "Create App".
diff --git a/docs/images/discord_new_app_button.PNG b/docs/images/discord_create_new_app_button.png
index 78a099dd..78a099dd 100644
--- a/docs/images/discord_new_app_button.PNG
+++ b/docs/images/discord_create_new_app_button.png
Binary files differ