Skip to content

Commit

Permalink
Updated README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
amikrop committed Apr 1, 2019
1 parent 4a43573 commit 1fd7f81
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,9 @@ You can start using *aiomixcloud* as simply as:
async with Mixcloud() as mixcloud:
some_resource = await mixcloud.get(some_key)
For more details see the `usage page <https://aiomixcloud.readthedocs.io>`_
of the `documentation <https://aiomixcloud.readthedocs.io>`_.
For more details see the `usage page
<https://aiomixcloud.readthedocs.io/en/latest/usage.html>`_
of the `documentation <https://aiomixcloud.readthedocs.io/en/latest/>`_.

License
-------
Expand Down

0 comments on commit 1fd7f81

Please sign in to comment.