diff --git a/pages/develop/tutorials/c/hello-world-gui.md.txt b/pages/develop/tutorials/c/hello-world-gui.md.txt index 21c512d2d..fa00a78c5 100644 --- a/pages/develop/tutorials/c/hello-world-gui.md.txt +++ b/pages/develop/tutorials/c/hello-world-gui.md.txt @@ -428,5 +428,5 @@ Apart from typos that may cause problems compiling or running, there is not much [EFL Installation Guide](/develop/setup/c/start.md) : Instructions for installing and using EFL on a variety of operating systems. -[Tutorial Code Examples](https://git.enlightenment.org/enlightenment/examplestree/tutorial/c) -: Source code for programs included in this and other tutorials. \ No newline at end of file +[Tutorial Code Examples](https://git.enlightenment.org/enlightenment/examples/src/branch/master/tutorial/c) +: Source code for programs included in this and other tutorials.