WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=b526b635893a6c3841ae71d3606dd27ff9cbeaba
commit b526b635893a6c3841ae71d3606dd27ff9cbeaba Author: Bertrand Jacquin <bertr...@jacquin.bzh> Date: Wed Sep 20 17:07:43 2017 -0700 Wiki page docs changed with summary [] by Bertrand Jacquin --- pages/docs.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/docs.txt b/pages/docs.txt index 9d69a93c..ce86fb6e 100755 --- a/pages/docs.txt +++ b/pages/docs.txt @@ -15,7 +15,7 @@ documentation to help everyone get involved - thanks for stopping by. ====Getting Started==== If you are going to use EFL, we encourage you to actually work with -EFL from [[http://git.enlightenment.org|git]] mostly because it allows +EFL from [[https://git.enlightenment.org|git]] mostly because it allows you to either track stable branches to get latest fixes long before a release is out, or to track latest features and development continually. This is also the case if you want to contribute. Of @@ -56,8 +56,8 @@ For now we recommend using the stable API and it's Bindings. === Stable API === - * [[http://docs.enlightenment.org/efl/current|C (our main language)]] - * [[http://docs.enlightenment.org/python-efl/current|Python Bindings]] + * [[https://docs.enlightenment.org/efl/current|C (our main language)]] + * [[https://docs.enlightenment.org/python-efl/current|Python Bindings]] === Beta API using EO === --