WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=88b44c9ecb50c30f23edf38792aae01df8a65ee0
commit 88b44c9ecb50c30f23edf38792aae01df8a65ee0 Author: Xavi Artigas <[email protected]> Date: Mon Sep 17 07:30:59 2018 -0700 Wiki page start.md changed with summary [Typo in link] by Xavi Artigas --- pages/develop/guides/c/start.md.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/develop/guides/c/start.md.txt b/pages/develop/guides/c/start.md.txt index 59539b7a6..8bcad3302 100644 --- a/pages/develop/guides/c/start.md.txt +++ b/pages/develop/guides/c/start.md.txt @@ -14,6 +14,6 @@ This section of the Enlightenment Wiki offers reference guides for the most comm * [Main Loop Programming Guide](core/main-loop.md) * [IO Programming Guide](core/io.md) * [Events Programming Guide](core/events.md) -* [User Interface Sizing Programming Guide](c/ui/sizing.md) +* [User Interface Sizing Programming Guide](ui/sizing.md) * [User Interface Focus Programming Guide](ui/focus.md) * [EFL C Porting Guide](porting-guide.md) \ No newline at end of file --
