ajwillia-ms pushed a commit to branch master.

http://git.enlightenment.org/website/www-content.git/commit/?id=ada7efe9ea64121260f798d7c122377d7b88be74

commit ada7efe9ea64121260f798d7c122377d7b88be74
Author: Andy Williams <a...@andywilliams.me>
Date:   Fri Oct 20 12:49:09 2017 +0100

    Update references to other debugging pages. No need for the TODOs now as we 
know what the pages are for
---
 pages/contrib/efl-debug.txt            | 2 +-
 pages/debugging/apps_efl_debugging.txt | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pages/contrib/efl-debug.txt b/pages/contrib/efl-debug.txt
index 56fcde5a..42429e56 100644
--- a/pages/contrib/efl-debug.txt
+++ b/pages/contrib/efl-debug.txt
@@ -1,7 +1,7 @@
 ~~Title: Debugging~~
 
 <note important>
-//Please also see [[/debugging/enlightenment_debugging]] and 
[[/debugging/apps_efl_debugging]]. This should probably be merged with these 
pages.//
+//Please also see [[/debugging/enlightenment_debugging]] for specific tips on 
debugging the window manager.//
 </note>
 
 ==== Compilation ====
diff --git a/pages/debugging/apps_efl_debugging.txt 
b/pages/debugging/apps_efl_debugging.txt
index 1bc4cb7d..3ae081a2 100644
--- a/pages/debugging/apps_efl_debugging.txt
+++ b/pages/debugging/apps_efl_debugging.txt
@@ -2,7 +2,7 @@
 ==== EFL application debugging ====
 
 <note important>
-//Please also see [[/docs-efl-debug]]. This should probably be merged with 
this page.//
+//Please also see [[/contrib/efl-debug|EFL Debugging]] if you want to learn 
more about debugging our libraries.//
 </note>
 
 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.

-- 


Reply via email to