Wiki page events.md changed with summary [] by Dmitri Chudinov

This commit is contained in:
Dmitri Chudinov 2022-06-16 10:51:10 -07:00 committed by www-data
parent f83859cc03
commit c29f0f5d20
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ EFL is event-driven. This means that execution usually takes place within an int
Events play a central role in EFL. In this guide, you'll learn more about the required methods to handle them.
You can also find usage examples in the [EFL examples repository](https://git.enlightenment.org/enlightenment/examplestree/).
You can also find usage examples in the [EFL examples repository](https://git.enlightenment.org/enlightenment/examples/tree/).
| | WARNING | |
| --- | ------- | --- |