stefan pushed a commit to branch efl-1.24. http://git.enlightenment.org/core/efl.git/commit/?id=8affc994a369ff46e4be5f597372add8869cb25f
commit 8affc994a369ff46e4be5f597372add8869cb25f Author: Xavi Artigas <[email protected]> Date: Wed Apr 29 16:26:47 2020 +0200 doxygen docs: Replace broken URL with doxygen ref --- src/lib/evas/Evas.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/evas/Evas.h b/src/lib/evas/Evas.h index b382ca4907..c6699cd171 100644 --- a/src/lib/evas/Evas.h +++ b/src/lib/evas/Evas.h @@ -33,7 +33,7 @@ requirements. Evas can serve as a base for widget sets or toolkits - (e.g. Elementary, http://docs.enlightenment.org/auto/elementary/) by + (e.g. @ref elementary_main) by handling pixel drawing and regional change reporting, but does not manage windows itself, nor deal with input or window update event propagation. In other words, it is intended for use in drawing --
