ajwillia-ms pushed a commit to branch master.

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

commit 57b4e79160fcb960b54ccd38bf56ec5ae32ce52d
Author: Andy Williams <a...@andywilliams.me>
Date:   Fri Oct 20 12:40:44 2017 +0100

    More link fixes
---
 pages/contrib/efl-debug.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pages/contrib/efl-debug.txt b/pages/contrib/efl-debug.txt
index 322ea149..56fcde5a 100644
--- a/pages/contrib/efl-debug.txt
+++ b/pages/contrib/efl-debug.txt
@@ -1,12 +1,12 @@
 ~~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]] and 
[[/debugging/apps_efl_debugging]]. This should probably be merged with these 
pages.//
 </note>
 
 ==== Compilation ====
 
-Remember to build EFL, Enlightenment etc. with debugging compile flags. 
[[docs-efl-start]] has a section on this for your build environment. Remember 
to have ''-g'' as a ''CFLAGS'' option to ensure binaries and libraries have all 
the debug information they need. If you didn't build with debugging, simply 
build again with these flags correctly set and debugging can begin.
+Remember to build EFL, Enlightenment etc. with debugging compile flags. 
[[/docs-efl-start]] has a section on this for your build environment. Remember 
to have ''-g'' as a ''CFLAGS'' option to ensure binaries and libraries have all 
the debug information they need. If you didn't build with debugging, simply 
build again with these flags correctly set and debugging can begin.
 
 ----
 
@@ -634,4 +634,4 @@ You can combine options like above. See the manual page for 
Strace for more deta
 
 ==== Reporting bugs ====
 
-Use the [[https://phab.enlightenment.org/maniphest/|Maniphest]] on Phabricator 
to report bugs. Don't send bug reports and patches to the Enlightenment mailing 
list as it strips most patches. Bug reports get lost if they're only discussed 
on the mailing list. If there is more discussion needed add a bug report to the 
discussion on the mailing list. Always test again to make sure there really is 
a reproducible bug before you make a ticket. Make sure you haven't changed a 
setting somewhere, [...]
\ No newline at end of file
+Use the [[https://phab.enlightenment.org/maniphest/|Maniphest]] on Phabricator 
to report bugs. Don't send bug reports and patches to the Enlightenment mailing 
list as it strips most patches. Bug reports get lost if they're only discussed 
on the mailing list. If there is more discussion needed add a bug report to the 
discussion on the mailing list. Always test again to make sure there really is 
a reproducible bug before you make a ticket. Make sure you haven't changed a 
setting somewhere, [...]

-- 


Reply via email to