@ -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.