From ed8e1953f1197560f5c93819d5c1ed568be12252 Mon Sep 17 00:00:00 2001 From: Ric Harvey Date: Fri, 18 Aug 2017 14:14:51 +0100 Subject: [PATCH] fix repo layout doc conf directive closes #155 --- docs/repo_layout.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/repo_layout.md b/docs/repo_layout.md index 52c0f59..dc1491b 100644 --- a/docs/repo_layout.md +++ b/docs/repo_layout.md @@ -18,8 +18,8 @@ However if you wish to use scripting support you'll want to split code and scrip - your code here - conf - nginx - - default-site.conf - - default-site-ssl.conf + - nginx-site.conf + - nginx-site-ssl.conf - scripts - 00-firstscript.sh - 01-second.sh