Improved documentation link copy

It's a little thing, but this made me hesitate before clicking the
link because I thought I would be going to the Read the Docs
home page, not the docker-py documentation.

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
This commit is contained in:
Ben Firshman 2016-02-24 13:57:09 +00:00
parent aa651f80b1
commit cdca7da3a2
1 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@ Documentation
[![Documentation Status](https://readthedocs.org/projects/docker-py/badge/?version=latest)](https://readthedocs.org/projects/docker-py/?badge=latest)
Full documentation is hosted on [ReadTheDocs](http://docker-py.readthedocs.org/en/latest/).
Sources are available in the `docs/` directory.
[Read the full documentation here.](http://docker-py.readthedocs.org/en/latest/).
The source is available in the `docs/` directory.
License