From c5c13606e4d7a47120e90c2af160c9053fbfdd4f Mon Sep 17 00:00:00 2001 From: Raster Date: Wed, 18 Nov 2015 02:30:41 -0800 Subject: [PATCH] Wiki page apps_efl_debugging changed with summary [fix link] by Raster --- pages/debugging/apps_efl_debugging.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.