This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository www-content.

View the commit online.

commit e14db0d5e0e0752913f8d77a9c5a2a2bb4b01b28
Author: Dmitri Chudinov <[email protected]>
AuthorDate: Sat May 21 04:19:44 2022 -0700

    Wiki page logging.md changed with summary [] by Dmitri Chudinov
---
 pages/develop/guides/c/eina/tools/logging.md.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pages/develop/guides/c/eina/tools/logging.md.txt b/pages/develop/guides/c/eina/tools/logging.md.txt
index e58fbfb08..7352f07e1 100644
--- a/pages/develop/guides/c/eina/tools/logging.md.txt
+++ b/pages/develop/guides/c/eina/tools/logging.md.txt
@@ -41,7 +41,7 @@ It is suggested to not use ``__FILE__``, ``__FUNCTION__`` or ``__LINE__`` when w
 
 ## Logging Example ##
 
-The following example, available for download from the [Enlightenment Project git repository](https://git.enlightenment.org/tools/examples.git/tree/reference/c/eina/src/eina_log.c), demonstrates the control of logging from within an application.
+The following example, available for download from the [Enlightenment Project git repository](https://git.enlightenment.org/enlightenment/examples/src/branch/master/reference/c/eina/src/eina_log.c), demonstrates the control of logging from within an application.
 
 ```c
 #define EFL_EO_API_SUPPORT 1

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

Reply via email to