Skip to content

Commit 9317066

Browse files
Fix broken image links
1 parent 036b22a commit 9317066

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/architecture.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ You can revert to using the default WYSIWYG again by adding the following entry
4545

4646
## Big picture
4747

48-
![Page Builder big picture](../../../images/big-picture.png)
48+
![Page Builder big picture](../images/big-picture.png)
4949

5050
| Entity | Name in configuration | Description |
5151
| ----------------- | --------------------- | ------------------------------------------------------------ |
@@ -61,7 +61,7 @@ You can revert to using the default WYSIWYG again by adding the following entry
6161

6262
## Data flow
6363

64-
![Page Builder data flow](../../../images/data-flow.png)
64+
![Page Builder data flow](../images/data-flow.png)
6565
The following is a simple overview of the data flow:
6666

6767
1. Page Builder's reader (`Magento_PageBuilder/js/master-format/read/configurable`) reads the data.

0 commit comments

Comments
 (0)