[docs] Fix sphinx warning about heading

This commit is contained in:
Reece Dunham 2020-01-15 08:26:50 -05:00 committed by GitHub
parent 7af8b313e5
commit e2dc466625
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -77,7 +77,7 @@ General
General questions regarding library usage belong here.
Where can I find usage examples?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Example code can be found in the `examples folder <https://github.com/Rapptz/discord.py/tree/master/examples>`_
in the repository.