Skip to content

Commit 35b1123

Browse files
authored
Update maintenance documentation for module directory changes
1 parent ccc80af commit 35b1123

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/docs/maintenance/Updating/0-7-to-0-8.mdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Module templates have been moved from the old `html_*` directory names to a `tem
7575
| `modules/{Module}/html_client/` | `modules/{Module}/templates/client/` |
7676
| `modules/{Module}/html_email/` | `modules/{Module}/templates/email/` |
7777

78-
The patcher removes the old `html_*` directories from modules. If you have custom modules, **update your file structure before applying the patches**, or the old directories will be deleted and you will lose your changes.
78+
The patcher removes the old `html_*` directories from modules.
7979

8080
## Public Assets
8181

0 commit comments

Comments
 (0)