WWW-www.enlightenment.org pushed a commit to branch master.

http://git.enlightenment.org/website/www-content.git/commit/?id=e08e0a332882d862c38533ee4744100022087485

commit e08e0a332882d862c38533ee4744100022087485
Author: Gareth Halfacree <[email protected]>
Date:   Mon Nov 27 10:47:22 2017 -0800

    Wiki page start.md changed with summary [] by Gareth Halfacree
---
 pages/develop/start.md.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pages/develop/start.md.txt b/pages/develop/start.md.txt
index 11d5d8b26..61b21fa78 100644
--- a/pages/develop/start.md.txt
+++ b/pages/develop/start.md.txt
@@ -21,7 +21,7 @@ Information on porting software between the current and beta 
releases of EFL can
 
 Developers working with the Enlightenment Foundation Libraries can do so in a 
variety of languages. Each of the following documentation categories is split 
by language: at present the majority include documentation only for the C 
language, with documentation for additional languages to follow.
 
-In all cases, the language to which a particular document applies will be 
indicated in the page location: a document in ``/develop/tutorial/c`` will be 
for the C language, whereas ``/develop/tutorial/python`` offers alternatives 
for Python developers.
+In all cases, the language to which a particular document applies will be 
indicated in the page location: a document in ``/develop/tutorials/c`` will be 
for the C language, whereas ``/develop/tutorials/python`` offers alternatives 
for Python developers.
 
 A full list of the languages available is available on the landing page for 
each section.
 
@@ -31,7 +31,7 @@ Information on downloading EFL and configuring a development 
environment can be
 
 ## Tutorials ##
 
-The [EFL Tutorials](https://www.enlightenment.org/develop/tutorial/) are 
designed to introduce the functions and features of EFL to those who already 
have programming experience. Each tutorial walks through the implementation of 
a particular EFL feature or function, building upon previous tutorials to offer 
a step-by-step guide to getting comfortable with developing using EFL.
+The [EFL Tutorials](https://www.enlightenment.org/develop/tutorials/) are 
designed to introduce the functions and features of EFL to those who already 
have programming experience. Each tutorial walks through the implementation of 
a particular EFL feature or function, building upon previous tutorials to offer 
a step-by-step guide to getting comfortable with developing using EFL.
 
 Although you do not need previous experience with EFL to work through the 
tutorials, general programming knowledge is required.
 

-- 


Reply via email to