WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=0132e41bc5592de9167bae06fe502335d139332f
commit 0132e41bc5592de9167bae06fe502335d139332f Author: Gareth Halfacree <[email protected]> Date: Mon Dec 11 08:27:53 2017 -0800 Wiki page start.md changed with summary [] by Gareth Halfacree --- pages/develop/guides/c/eina/start.md.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/develop/guides/c/eina/start.md.txt b/pages/develop/guides/c/eina/start.md.txt index 08acde7a4..da805a0fe 100644 --- a/pages/develop/guides/c/eina/start.md.txt +++ b/pages/develop/guides/c/eina/start.md.txt @@ -20,7 +20,7 @@ The ``Eina`` library implements an *application programming interface (API)* for * [Lists](lists.md) * [Generic Value](generic-value.md) * **Eina Tools** - * [Logging](logging.md) + * [Logging](tools/logging.md) * [String Tool](tools/eina-string-tool.md) * [Memory Pools](tools/eina-mempool.md) * [Safety Checks](tools/eina-safety-checks.md) \ No newline at end of file --
