mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
docs(email templates): incorrect sample path (#22022)
This commit is contained in:
@@ -15,7 +15,7 @@ folder relative to your project. Every template is a [`liquid`](https://liquidjs
|
||||
want!
|
||||
|
||||
```
|
||||
/extensions/templates/<template-name>.liquid
|
||||
/templates/<template-name>.liquid
|
||||
```
|
||||
|
||||
To replace a system template with your own, simply name it `password-reset` or `user-invitation` for the password reset
|
||||
|
||||
Reference in New Issue
Block a user