WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=a4a81c50b6fbfaf5fd33ac387f917e0d8a1c6a67
commit a4a81c50b6fbfaf5fd33ac387f917e0d8a1c6a67 Author: Gareth Halfacree <[email protected]> Date: Tue Jan 2 06:36:48 2018 -0800 Wiki page start.md changed with summary [] by Gareth Halfacree --- pages/develop/setup/c/start.md.txt | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/pages/develop/setup/c/start.md.txt b/pages/develop/setup/c/start.md.txt index 5e12c425f..b62336145 100644 --- a/pages/develop/setup/c/start.md.txt +++ b/pages/develop/setup/c/start.md.txt @@ -8,11 +8,9 @@ Installing the Enlightenment Foundation Libraries for C development is a simple ## Operating Systems ## -* Ubuntu -* Arch Linux -* Debian -* Fedora -* FreeBSD -* openSUSE -* Yocto -* Mac OS X +* [Ubuntu](ubuntu.md) +* [Arch Linux](arch.md) +* [Debian](debian.md) +* [Fedora](fedora.md) +* [FreeBSD](freebsd.md) +* [openSUSE](opensuse.md) \ No newline at end of file --
