Skip to content

Commit

Permalink
Merge pull request #915 from nojimage/patch-1
Browse files Browse the repository at this point in the history
Fixes application Bake templates path in Document
  • Loading branch information
markstory committed Apr 22, 2023
2 parents a9b02fb + 2abf568 commit d544fe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/development.rst
Expand Up @@ -226,7 +226,7 @@ dependencies in your templates you can include template overrides in your
application templates. These overrides work similar to overriding other plugin
templates.

#. Create a new directory **/templates/plugin/Bake/**.
#. Create a new directory **/templates/plugin/Bake/bake/**.
#. Copy any templates you want to override from
**vendor/cakephp/bake/templates/bake/** to matching files in your
application.
Expand Down

0 comments on commit d544fe8

Please sign in to comment.