Fix broken link (#3658)

This commit is contained in:
Misty Stanley-Jones 2017-06-20 11:53:15 -07:00 committed by GitHub
parent a145f69b6c
commit b63c1aee78
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ Each Docker daemon has a default logging driver, which each container uses
unless you configure it to use a different logging driver. unless you configure it to use a different logging driver.
In addition to using the logging drivers included with Docker, you can also In addition to using the logging drivers included with Docker, you can also
implement and use [logging driver plugins](/engine/admin/reference/logging/plugins.md). implement and use [logging driver plugins](/engine/admin/logging/plugins.md).
Logging driver plugins are available in Docker 17.05 and higher. Logging driver plugins are available in Docker 17.05 and higher.
{% include edge_only.md section="feature" %} {% include edge_only.md section="feature" %}