diff --git a/pages/debugging/apps_efl_debugging.txt b/pages/debugging/apps_efl_debugging.txt index d5d318931..41104c012 100644 --- a/pages/debugging/apps_efl_debugging.txt +++ b/pages/debugging/apps_efl_debugging.txt @@ -2,7 +2,7 @@ ==== EFL application debugging ==== -//Please also see [[docs-efl-debug]]. This should probably be merged with this page.// +//Please also see [[/docs-efl-debug]]. This should probably be merged with this page.// This tutorial's goal is to help you debug your EFL applications with several use cases that you can reproduce. It gives you approaches to know if the bug comes from your application or from the EFL libraries.