From 0ff966942acb4a597b7e30d440f68710f9c47f9f Mon Sep 17 00:00:00 2001 From: "Myoungwoon Roy, Kim" Date: Tue, 6 Oct 2020 14:29:22 +0900 Subject: [PATCH] docs: Corrects invalid URL for Elementary page Change-Id: I6d3dd04fe277729aa58cf04a9a6d6260894cc49c --- src/lib/edje/Edje.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/lib/edje/Edje.h b/src/lib/edje/Edje.h index 65ff534..9f4c4fa 100644 --- a/src/lib/edje/Edje.h +++ b/src/lib/edje/Edje.h @@ -124,9 +124,8 @@ objects, then see the specific for the most used elements. We'd recommend you to take a while to learn @ref Ecore, @ref Evas, @ref Eo and @ref Eina as they are the building blocks for Edje. There is a widget set built on top of Edje providing high level elements such as -buttons, lists and selectors called Elementary -(http://docs.enlightenment.org/auto/elementary/) as they will likely -save you tons of work compared to using just Evas directly. +buttons, lists and selectors called @ref elementary_main +as they will likely save you tons of work compared to using just Evas directly. Recommended reading: @li @ref edcref -- 2.7.4