mirror of https://github.com/docker/docs.git
Fix broken link (#8801)
This commit is contained in:
parent
dd85dbb366
commit
c29cf8fb46
|
@ -27,7 +27,7 @@ Starting with Docker Engine Enterprise 18.03.1-ee-1, you can use `docker logs` t
|
|||
logs regardless of the configured logging driver or plugin. This capability, sometimes referred to
|
||||
as dual logging, allows you to use `docker logs` to read container logs locally in a consistent format,
|
||||
regardless of the remote log driver used, because the engine is configured to log information to the “local”
|
||||
logging driver. Refer to [Configure the default logging driver](/configure) for additional information.
|
||||
logging driver. Refer to [Configure the default logging driver](/config/containers/logging/configure) for additional information.
|
||||
|
||||
## Prerequisites
|
||||
|
||||
|
|
Loading…
Reference in New Issue