docs: rename Architectural Modules to Infrastructure Modules (#12212)
* docs: rename Architectural Modules to Infrastructure Modules * generate again
This commit is contained in:
@@ -14,7 +14,7 @@ post:
|
||||
guide](https://docs.medusajs.com/resources/commerce-modules/auth/reset-password),
|
||||
then send the user a notification. The notification is sent using a
|
||||
[Notification Module
|
||||
Provider](https://docs.medusajs.com/resources/architectural-modules/notification),
|
||||
Provider](https://docs.medusajs.com/resources/infrastructure-modules/notification),
|
||||
and it should have the URL to reset the password in the Medusa Admin
|
||||
dashboard, such as `http://localhost:9000/app/reset-password?token=123`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user