doc: fix link to docker-py documentation

This commit is contained in:
Jonathan Ballet 2015-06-01 14:35:47 +02:00 committed by rallytime
parent 33db0c27f8
commit 880b6e0944

View File

@ -645,9 +645,8 @@ def installed(name,
List of volumes (see notes for the running function)
For other parameters, see absolutely first the salt.modules.dockerio
execution module and the docker-py python bindings for docker
documentation
<https://github.com/dotcloud/docker-py#api>`_ for
execution module and the `docker-py python bindings for docker
documentation <https://github.com/dotcloud/docker-py#api>`_ for
`docker.create_container`.
.. note::