WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=898718229257a072c8fe09c09dbe9ffef695779c
commit 898718229257a072c8fe09c09dbe9ffef695779c Author: Xavi Artigas <[email protected]> Date: Thu Jul 26 03:19:33 2018 -0700 Wiki page start.md changed with summary [Added C# link] by Xavi Artigas --- pages/develop/setup/start.md.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pages/develop/setup/start.md.txt b/pages/develop/setup/start.md.txt index 91dba4f87..7ad6fa4b5 100644 --- a/pages/develop/setup/start.md.txt +++ b/pages/develop/setup/start.md.txt @@ -11,6 +11,7 @@ To develop applications using the Enlightenment Foundation Libraries (EFL) you w EFL can be used in a variety of programming languages, and the instructions for setting up a development environment differ from language to language. The currently documented languages are: -* [C](https://www.enlightenment.org/develop/setup/c/start.md) +* [C](/develop/setup/c/start.md) +* [C#](/develop/setup/csharp/start.md) Documentation for developers working in other languages will be added in the future. \ No newline at end of file --
