mirror of https://github.com/docker/docker-py.git
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:
parent
aa651f80b1
commit
cdca7da3a2
|
@ -17,8 +17,8 @@ Documentation
|
|||
|
||||
[](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
|
||||
|
|
Loading…
Reference in New Issue