Rename image file to lower case png.

Apparently Windows likes to make it PNG and not png which is quite
odd really.
This commit is contained in:
Rapptz 2017-05-12 22:00:19 -04:00
parent cf2269fdf4
commit 823bfe5b2d
2 changed files with 1 additions and 1 deletions

View File

@ -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".

View File

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB