Wiki page main-loop.md changed with summary [Fix links] by Xavi Artigas

This commit is contained in:
Xavi Artigas 2018-01-05 01:03:02 -08:00 committed by apache
parent 4b4d5a7e14
commit b611b396a0
1 changed files with 1 additions and 1 deletions

View File

@ -186,5 +186,5 @@ The actual polling period is controlled by EFL and can be changed system-wide.
You can find usage examples in the EFL examples repository: [reference/c/core/src/core_poll.c](https://git.enlightenment.org/tools/examples.git/tree/reference/c/core/src/core_poll.c)
## Further Reading ##
[``Efl.Loop`` API Reference](/develop/api/class/efl/loop)
[``Efl.Loop`` API Reference](/develop/api/efl/loop)
: Detailed documentation for the Loop object