1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Merge pull request #20032 from thaJeztah/fix-systemd-404

Fix incorrect alias for systemd docs
This commit is contained in:
moxiegirl 2016-02-05 08:26:15 -08:00
commit e59922a557

View file

@ -1,6 +1,6 @@
<!--[metadata]>
+++
aliases = ["/engine/reference/logging/systemd/"]
aliases = ["/engine/articles/systemd/"]
title = "Control and configure Docker with systemd"
description = "Controlling and configuring Docker using systemd"
keywords = ["docker, daemon, systemd, configuration"]