about summary refs log tree commit diff stats
path: root/dev/c/hello.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/hello.html
parent79bfadccf36138b77df85621ae02ccbb39f45f8c (diff)
downloaddoc-ee84e47238980b2100d88f410d01fefcb7aa1d16.tar.gz
fix dev c indexes
Diffstat (limited to 'dev/c/hello.html')
-rw-r--r--dev/c/hello.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev/c/hello.html b/dev/c/hello.html
index ff31bc9..14c65e9 100644
--- a/dev/c/hello.html
+++ b/dev/c/hello.html
@@ -5,7 +5,7 @@
 	<title>C &amp; GDB</title>
     </head>
     <body>
-        <a href="../index.html">C &amp; GDB Index</a>
+        <a href="index.html">C Index</a>
 
 	<h1>Hello World</h1>
 
@@ -123,7 +123,7 @@
 	(gdb) n
 	</pre>
 
-        <a href="../index.html">C &amp; GDB Index</a>
+        <a href="index.html">C Index</a>
 	<p>
 	This is part of the Hive System Documentation.
 	Copyright (C) 2019