xartigas pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=39cb46917c8ad26bb03588ee5d85256ac137eb41

commit 39cb46917c8ad26bb03588ee5d85256ac137eb41
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

-- 


Reply via email to