From 9f66dbbde7c54c6e12abaf92a06ca14a164b4d50 Mon Sep 17 00:00:00 2001 From: Timothy Sutton Date: Tue, 27 Oct 2015 15:47:05 -0400 Subject: [PATCH] Fixed page_title for Artifice post-processor --- website/source/docs/post-processors/artifice.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/post-processors/artifice.html.markdown b/website/source/docs/post-processors/artifice.html.markdown index 2ee9abc85..e9fcd0c3a 100644 --- a/website/source/docs/post-processors/artifice.html.markdown +++ b/website/source/docs/post-processors/artifice.html.markdown @@ -6,7 +6,7 @@ description: | for example, spinning up an EC2 instance to build a docker container -- and then extracting the docker container and throwing away the EC2 instance. layout: docs -page_title: 'Atlas Post-Processor' +page_title: 'Artifice Post-Processor' ... # Artifice Post-Processor