mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-31 15:47:26 +00:00
Rename tutorial to quickstart (#4941)
This commit is contained in:
parent
02775f7783
commit
7afa34a7e1
79 changed files with 35 additions and 35 deletions
|
@ -83,7 +83,7 @@ the UI, read or write properties, and set callbacks. You can learn more about ho
|
|||
|
||||
## Tutorial
|
||||
|
||||
For an in-depth walk-through, read our <a href="../tutorial/cpp">Slint Memory Game Tutorial</a>.
|
||||
For an in-depth walk-through, read our <a href="../quickstart/cpp">Slint Memory Game Tutorial</a>.
|
||||
It will guide you through the `.slint` mark-up language and the C++ API by building a simple memory
|
||||
game.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue