Skip to content

Commit 906aa0b

Browse files
committed
Use Tobias' new adjusted diagram
1 parent de4e195 commit 906aa0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

api/cpp/docs/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Welcome to Slint C++'s documentation!
4949
:target: https://github.com/sixtyfpsui/sixtyfps/discussions
5050
:alt: GitHub Discussions
5151

52-
`Slint <https://sixtyfps.io/>`_ is a toolkit to efficiently develop fluid graphical user interfaces for any display: embedded devices and desktop applications.
52+
`Slint <https://slint-ui.com/>`_ is a toolkit to efficiently develop fluid graphical user interfaces for any display: embedded devices and desktop applications.
5353
Slint C++ is the C++ API to interact with a Slint UI from C++.
5454

5555
The .slint Markup Language
@@ -81,7 +81,7 @@ Architecture
8181
An application is composed of the business logic written in C++ and the `.slint` user interface design markup, which
8282
is compiled to native code.
8383

84-
.. image:: https://sixtyfps.io/resources/architecture.drawio.svg
84+
.. image:: https://slint-ui.com/resources/architecture.drawio.svg
8585
:alt: Architecture Overview
8686

8787
Developing

0 commit comments

Comments
 (0)