about summary refs log tree commit diff stats
path: root/dev/c/index.html
diff options
context:
space:
mode:
authorSilvino <silvino@bk.ru>2019-07-29 18:33:40 +0100
committerSilvino <silvino@bk.ru>2019-07-29 18:33:40 +0100
commitee84e47238980b2100d88f410d01fefcb7aa1d16 (patch)
tree56c6b628cab34f107d1d36a98cbc5d97ea5f3a63 /dev/c/index.html
parent79bfadccf36138b77df85621ae02ccbb39f45f8c (diff)
downloaddoc-ee84e47238980b2100d88f410d01fefcb7aa1d16.tar.gz
fix dev c indexes
Diffstat (limited to 'dev/c/index.html')
-rw-r--r--dev/c/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev/c/index.html b/dev/c/index.html
index 3c48776..0e54a13 100644
--- a/dev/c/index.html
+++ b/dev/c/index.html
@@ -70,8 +70,8 @@
 
 
 	    </li>
-	    <li><a href="c/debugging.html">Debugging</a></li>
-	    <li><a href="c/system.html">System Development</a></li>
+	    <li><a href="debugging.html">Debugging</a></li>
+	    <li><a href="system.html">System Development</a></li>
 	</ul>
 
 	<ul>
@@ -233,7 +233,7 @@
 	<a href="../index.html">Development Index</a>
 	<p>
 	This is part of the Hive System Documentation.
-	Copyright (C) 2018
+	Copyright (C) 2019
 	Hive Team.
 	See the file <a href="../../fdl-1.3-standalone.html">Gnu Free Documentation License</a>
 	for copying conditions.</p>