Skip to content

Commit cc5227b

Browse files
authored
Fixing broken image link on architecture docs #250
1 parent 5321c0d commit cc5227b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/architecture/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ In this section, we take a deep dive into how Matestack is implemented.
44

55
**The Matestack core was developed while iterating concepts following the main goal of `just making it work`. Therefore, the core is not yet well engineered in some places. After we were happy with it working, we've spent quite some time writing tests to save the status quo, and now we're about to refactor the core.**
66

7-
Please refer to the [detailed architectural drawing](/docs/architecture/matestack_rendering.png) while reading the following documentation.
7+
Please refer to the [detailed architectural drawing](https://raw.githubusercontent.com/basemate/matestack-ui-core/master/docs/architecture/matestack_rendering.png) while reading the following documentation.
88

99
## Example
1010

0 commit comments

Comments
 (0)