From d15ded28c0c17722c06e458001774ccd4949e026 Mon Sep 17 00:00:00 2001 From: Nick Waddington Date: Wed, 17 Oct 2018 09:01:39 +0100 Subject: [PATCH] updated erb file --- source/index.html.md.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/index.html.md.erb b/source/index.html.md.erb index f7f7de5..4530120 100644 --- a/source/index.html.md.erb +++ b/source/index.html.md.erb @@ -4,5 +4,5 @@ title: GOV.UK Documentation Example <%= partial 'documentation/index' %> <%= partial 'documentation/agent-journey' %> -<%= partial 'documentation/business-journey.html' %> +<%= partial 'documentation/business-journey' %> <%= partial 'documentation/process-steps' %>