WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=50c11577af0c57713acf8bcf0bb8d8276ab7cc63
commit 50c11577af0c57713acf8bcf0bb8d8276ab7cc63 Author: Philippe Jean Guillaumie <bat...@sfr.fr> Date: Fri Feb 5 21:57:43 2021 -0800 Wiki page ubuntu-start.md changed with summary [Fix links] by Philippe Jean Guillaumie --- pages/docs/distros/ubuntu-start.md.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/pages/docs/distros/ubuntu-start.md.txt b/pages/docs/distros/ubuntu-start.md.txt index 67aba2102..c213312c2 100644 --- a/pages/docs/distros/ubuntu-start.md.txt +++ b/pages/docs/distros/ubuntu-start.md.txt @@ -15,8 +15,6 @@ The Enlightenment developers provide a pre-packaged source of EFL. Although not You can also download the source code for the most recent version from the EFL git repositories. To get started, read the section ["Installing from Git"](#Installing_from_Git). -Whichever installation method you use, visit ["Compiling EFL Applications"](#Compiling_EFL_Applications) to discover how to compile your Enlightenment applications. - ## From Distribution Repositories ## EFL is not available in Ubuntu's official repositories, but you can install all the items you need from a special PPA repository. [See below for instructions on how to do that](#Installing_from_a_Special_Repository). --