Skip to content

Commit 4901561

Browse files
authored
Update popups.md
1 parent 4d7df84 commit 4901561

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/development/popups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ ENDMETHOD.
5959
```
6060

6161
#### Separated App
62-
For better source code structure, it's possible to encapsulate popups in separate classes and call them through [navigation](development/navigation).
62+
For better source code structure, it's possible to encapsulate popups in separate classes and call them through [navigation](/development/navigation).
6363

6464
### Popover
6565
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

Comments
 (0)