Skip to content

Commit cac2401

Browse files
committed
Use the new architecture diagram also in the README
1 parent 906aa0b commit cac2401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Check out the [language reference](docs/langref.md) for more details.
8181
An application is composed of the business logic written in Rust, C++, or JavaScript and the `.slint` user interface design markup, which
8282
is compiled to native code.
8383

84-
![Architecture Overview](https://sixtyfps.io/resources/architecture.drawio.svg)
84+
![Architecture Overview](https://slint-ui.com/resources/architecture.drawio.svg)
8585

8686
### Compiler
8787

0 commit comments

Comments
 (0)