docs: fix redirect on infrastructural modules (#12358)

* docs: fix redirect on infrastructural modules

* fix image
This commit is contained in:
Shahed Nasser
2025-05-05 11:37:31 +03:00
committed by GitHub
parent b463c7980a
commit 47772b7593
4 changed files with 13817 additions and 13817 deletions
@@ -18,7 +18,7 @@ Since modules are interchangeable, you have more control over Medusas archite
There are different Infrastructure Module types including:
![Diagram illustrating how the modules connect to third-party services](https://res.cloudinary.com/dza7lstvk/image/upload/v1727095814/Medusa%20Book/infrastructure-modules_bj9bb9.jpg)
![Diagram illustrating how the modules connect to third-party services](https://res.cloudinary.com/dza7lstvk/image/upload/v1727095814/Medusa%20Book/architectural-modules_bj9bb9.jpg)
- Cache Module: Defines the caching mechanism or logic to cache computational results.
- Event Module: Integrates a pub/sub service to handle subscribing to and emitting events.