diff --git a/salt/states/dockerio.py b/salt/states/dockerio.py index cf03648402..85bd46beb8 100644 --- a/salt/states/dockerio.py +++ b/salt/states/dockerio.py @@ -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 - `_ for + execution module and the `docker-py python bindings for docker + documentation `_ for `docker.create_container`. .. note::