diff --git a/doc/source/draft/appdev-guide/step_by_step.rst b/doc/source/draft/appdev-guide/step_by_step.rst index 8a35c5e0..f7913601 100644 --- a/doc/source/draft/appdev-guide/step_by_step.rst +++ b/doc/source/draft/appdev-guide/step_by_step.rst @@ -245,7 +245,7 @@ Step 3. Create the execution plan template The execution plan template contains the instructions understandable to the murano agent on what should be executed to deploy an application. It is the file with the -``.template`` extension located in the ``/APP_NAME/resources`` directory. +``.template`` extension located in the ``/APP_NAME/Resources`` directory. The ApacheHTTPServer's DeployApache.template: