From 9891d65d3e27511e9e4ed2ff5c75b481ee8c4a57 Mon Sep 17 00:00:00 2001 From: steveperry-53 Date: Wed, 1 Feb 2017 15:05:34 -0800 Subject: [PATCH] Change name of include file for moved content. --- _includes/{redirection-note.md => user-guide-content-moved.md} | 0 docs/user-guide/containers.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename _includes/{redirection-note.md => user-guide-content-moved.md} (100%) diff --git a/_includes/redirection-note.md b/_includes/user-guide-content-moved.md similarity index 100% rename from _includes/redirection-note.md rename to _includes/user-guide-content-moved.md diff --git a/docs/user-guide/containers.md b/docs/user-guide/containers.md index 14d1ded7fb..dfe48ade49 100644 --- a/docs/user-guide/containers.md +++ b/docs/user-guide/containers.md @@ -4,7 +4,7 @@ assignees: title: Commands and Capabilities --- -{% include redirection-note.md %} +{% include user-guide-content-moved.md %} * [Container Command and Arguments](/docs/concepts/configuration/container-command-args/) * [Container Capabilities](/docs/concepts/policy/container-capabilities/)