We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d7df84 commit 4901561Copy full SHA for 4901561
docs/development/popups.md
@@ -59,7 +59,7 @@ ENDMETHOD.
59
```
60
61
#### Separated App
62
-For better source code structure, it's possible to encapsulate popups in separate classes and call them through [navigation](development/navigation).
+For better source code structure, it's possible to encapsulate popups in separate classes and call them through [navigation](/development/navigation).
63
64
### Popover
65
To display a popover, use the method `client->popover_display` and specify the ID of the control where you want the popover to appear:
0 commit comments