diff options
| -rw-r--r-- | docs/faq.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/faq.rst b/docs/faq.rst index a4141366..e9ddcbe4 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -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. |