mirror of https://github.com/docker/docs.git
Fix broken link to plugins topic (#3802)
This commit is contained in:
parent
d2b71ad555
commit
c8e4f35af0
|
@ -111,7 +111,7 @@ output. The following output is generated by the `json-file` logging driver:
|
||||||
|
|
||||||
The following logging drivers are supported. See the link to each driver's
|
The following logging drivers are supported. See the link to each driver's
|
||||||
documentation for its configurable options, if applicable. If you are using
|
documentation for its configurable options, if applicable. If you are using
|
||||||
[logging driver plugins](/engine/admin/reference/logging/plugins.md), you may
|
[logging driver plugins](/engine/admin/logging/plugins.md), you may
|
||||||
see more options.
|
see more options.
|
||||||
|
|
||||||
| Driver | Description |
|
| Driver | Description |
|
||||||
|
|
Loading…
Reference in New Issue