make a text link into a actual hyperlink

the text link doesn't fit on some screen resolutions. Making it into sphinx hyperlink will solve that
This commit is contained in:
Colin Hutchinson 2015-10-03 21:50:15 -04:00
parent 965cb1f825
commit f7aa6c4d27

View file

@ -111,8 +111,8 @@ options:
version_added: "2.0"
log_opt:
description:
- Additional options to pass to the logging driver selected above. See Docker log-driver
documentation for more information (https://docs.docker.com/reference/logging/overview/).
- Additional options to pass to the logging driver selected above. See Docker `log-driver
<https://docs.docker.com/reference/logging/overview/>` documentation for more information.
Requires docker >=1.7.0.
required: false
default: null