diff --git a/README.rst b/README.rst index 89cd2d1..a79df62 100644 --- a/README.rst +++ b/README.rst @@ -1,11 +1,11 @@ fbchat: Facebook Chat (Messenger) for Python ============================================ -.. image:: docs/_static/license.svg +.. image:: /docs/_static/license.svg :target: LICENSE.txt :alt: License: BSD -.. image:: docs/_static/python-versions.svg +.. image:: /docs/_static/python-versions.svg :target: https://pypi.python.org/pypi/fbchat :alt: Supported python versions: 2.7, 3.4, 3.5 and 3.6 @@ -15,7 +15,7 @@ This project was inspired by `facebook-chat-api `__ to see the full documentation, -or jump right into the code by viewing the `examples`_ +or jump right into the code by viewing the `examples `__ Installation: