about summary refs log tree commit diff stats
path: root/dev/c/debugging.html
diff options
context:
space:
mode:
Diffstat (limited to 'dev/c/debugging.html')
-rw-r--r--dev/c/debugging.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/dev/c/debugging.html b/dev/c/debugging.html
index e721d07..d146d80 100644
--- a/dev/c/debugging.html
+++ b/dev/c/debugging.html
@@ -9,7 +9,7 @@
 
         <h1>Debugging</h1>
 
-        <p>Check if the system have restrictions to attach to other processes or other hardening measures, check <a href=../../core/sysctl.html>sysctl settings</a> such as; kernel.yama.ptrace_scope;</p>
+        <p>Check if the system have restrictions to attach to other processes or other hardening measures, check <a href=../../linux/sysctl.html>sysctl settings</a> such as; kernel.yama.ptrace_scope;</p>
 
 	<dl>
             <dt>kernel.yama.ptrace_scope=0</dt>
@@ -136,9 +136,9 @@
         <a href="index.html">C Index</a>
 
         <p>
-        This is part of the Tribu System Documentation.
-        Copyright (C) 2020
-        Tribu Team.
+        This is part of the LeetIO System Documentation.
+        Copyright (C) 2021
+        LeetIO Team.
         See the file <a href="../../fdl-1.3-standalone.html">Gnu Free Documentation License</a>
         for copying conditions.</p>
     </body>