Fix incorrect alias for systemd docs
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
d13e8d8446
commit
50dba63845
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
<!--[metadata]>
|
<!--[metadata]>
|
||||||
+++
|
+++
|
||||||
aliases = ["/engine/reference/logging/systemd/"]
|
aliases = ["/engine/articles/systemd/"]
|
||||||
title = "Control and configure Docker with systemd"
|
title = "Control and configure Docker with systemd"
|
||||||
description = "Controlling and configuring Docker using systemd"
|
description = "Controlling and configuring Docker using systemd"
|
||||||
keywords = ["docker, daemon, systemd, configuration"]
|
keywords = ["docker, daemon, systemd, configuration"]
|
||||||
|
|
Loading…
Reference in a new issue