Fixup dead links to the old tutorial

This commit is contained in:
Olivier Goffart 2024-10-03 10:15:52 +02:00
parent 0723743d14
commit 1c3eb46752
6 changed files with 9 additions and 18 deletions

View file

@ -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="../quickstart/cpp">Slint Memory Game Tutorial</a>.
For an in-depth walk-through, read our <a href="../slint/src/quickstart">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.