diff --git a/pages/develop/apps_efl_debugging.txt b/pages/develop/apps_efl_debugging.txt index 89ee97271..ae09e652a 100644 --- a/pages/develop/apps_efl_debugging.txt +++ b/pages/develop/apps_efl_debugging.txt @@ -7,7 +7,7 @@ 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. -Then, if you are sure the bug does not come from your application, you can [[/contrib/report_bugs|report a bug]]. +Then, if you are sure the bug does not come from your application, you can [[/contrib/reporting_bugs|report a bug]]. In this tutorial we'll cover log levels and tracing the sources of bugs: