mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-30 22:01:13 +00:00
C++ docs: Fix link to tutorial
my_st ended up trying to interpret the md link, so go to raw html ;)
This commit is contained in:
parent
45f62f5f11
commit
7a81e8deee
1 changed files with 1 additions and 1 deletions
|
@ -5,5 +5,5 @@ SixtyFPS.cpp is the C++ API to interact with a SixtyFPS UI from C++.
|
|||
|
||||
## Tutorial
|
||||
|
||||
If you are new to SixtyFPS, then you may be interested in reading our walk-through [SixtyFPS Memory Game Tutorial Tutorial](../tutorial/cpp).
|
||||
If you are new to SixtyFPS, then you may be interested in reading our walk-through <a href="../tutorial/cpp">SixtyFPS Memory Game Tutorial Tutorial</a>.
|
||||
It will guide you through the `.60` mark-up language and the C++ API by building a little memory game.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue