mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-03 18:29:09 +00:00
Fix a few links to the docs that changed with the new structure
This commit is contained in:
parent
b4cddbbe18
commit
9200480b53
8 changed files with 12 additions and 12 deletions
|
@ -60,7 +60,7 @@ export component HelloWorld inherits Window {
|
|||
}
|
||||
```
|
||||
|
||||
then you can use the following code in you `main` function to show the [`Window`](../slint/src/builtins/elements.html#window)
|
||||
then you can use the following code in you `main` function to show the [`Window`](../slint/src/language/builtins/elements#window)
|
||||
and change the text:
|
||||
|
||||
```cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue