Skip to content

Commit 6fd99f2

Browse files
authored
Fix template paths in Quickstart documentation (#815)
Updated template folder paths in documentation.
1 parent a238a52 commit 6fd99f2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Documentation/Quickstart/Index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -288,8 +288,8 @@ Now add the new theme as a dependency in the site configuration:
288288
Add the new theme to the sets for this site.
289289

290290
You can now copy any Fluid template, partial, or layout from the folder
291-
:folder:`vendor/typo3/theme-camino/Resources/Templates` into
292-
:folder:`packages/theme_pluto/Resources/Templates` and override it.
291+
:folder:`vendor/typo3/theme-camino/Resources/Private/Templates` into
292+
:folder:`packages/theme_pluto/Resources/Private/Templates` and override it.
293293

294294
.. seealso::
295295

0 commit comments

Comments
 (0)