Wiki page eo-intro.md changed with summary [Fix link] by Andrew Williams

This commit is contained in:
Andrew Williams 2017-11-09 03:37:54 -08:00 committed by apache
parent c6f1e2c0bf
commit 4c6b78f6a2
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ Due to its fundamental nature, this tutorial is more theoretic than the average.
## Prerequisites ##
* Read the [Setting up the Development Environment](/develop/setup/c/) guide so you are able to build and run EFL applications.
* Read the [Hello World tutorial](hello-word.md) so you know the basics of building an EFL application.
* Read the [Hello World tutorial](hello-world.md) so you know the basics of building an EFL application.
## Step One: Object Creation and Destruction ##