mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-04 00:18:01 +01:00
fix: display 3 types of models image (#7885)
The link to the image was incorrectly formatted, leading to the image being displayed as a link. This fixes it so that the image is displayed inline.
This commit is contained in:
parent
3baeb4c541
commit
64a9caab30
@ -17,7 +17,7 @@ services and overloaded stores - responsible for writing data, reading complex U
|
||||
|
||||
To address these challenges categorize your problem as one of 3 models:
|
||||
|
||||
[3 types of models](/img/write-model-vs-read-models.png)
|
||||
![3 types of models](/img/write-model-vs-read-models.png)
|
||||
|
||||
We have 3 types of models serving 3 different purposes:
|
||||
* I need to take action that modifies a state of the system (Write Model)
|
||||
|
Loading…
Reference in New Issue
Block a user