From 45cdc55592908c6c2c0ce623394c175f67e2e0df Mon Sep 17 00:00:00 2001
From: Andreas Jaeger <aj@suse.com>
Date: Fri, 14 Oct 2016 11:47:42 +0200
Subject: [PATCH] 3rd try is a charme... Fix murano firstapp

Double checking:
http://git.openstack.org/cgit/openstack/murano/tree/doc/source/first-app

Change-Id: Ibcc68b647c849b67f4397e5098b1c2240e694986
---
 zuul/layout.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/zuul/layout.yaml b/zuul/layout.yaml
index 0ec846bbc6..10556d1705 100755
--- a/zuul/layout.yaml
+++ b/zuul/layout.yaml
@@ -2505,7 +2505,7 @@ jobs:
     success-pattern: http://docs-draft.openstack.org/{build.parameters[LOG_PATH]}/doc/build/murano-firstapp/html/
     files:
       - '^tox.ini$'
-      - '^doc/source/murano-firstapp/.*'
+      - '^doc/source/first-app/.*'
       - bindep.txt
       - '^.*requirements.txt$'