From 39cb46917c8ad26bb03588ee5d85256ac137eb41 Mon Sep 17 00:00:00 2001 From: Xavi Artigas Date: Wed, 29 Apr 2020 16:26:47 +0200 Subject: [PATCH] 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