diff options
author | Silvino <silvino@bk.ru> | 2019-07-29 18:40:35 +0100 |
---|---|---|
committer | Silvino <silvino@bk.ru> | 2019-07-29 18:41:04 +0100 |
commit | e626b5b387df178c6173e5292057bfc958696682 (patch) | |
tree | 412ca48a6b08b58c41b62d745ab2ed8d1e52dd10 /dev/c/hello.html | |
parent | 2ec627b85972bfd88724006c09dd742fb5ec3b6d (diff) | |
parent | 1e6c3b6fe37b10c0844c10860684f5434c74cf90 (diff) | |
download | doc-e626b5b387df178c6173e5292057bfc958696682.tar.gz |
doc release 0.5.7
Diffstat (limited to 'dev/c/hello.html')
-rw-r--r-- | dev/c/hello.html | 4 |
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 & GDB</title> </head> <body> - <a href="../index.html">C & 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 & GDB Index</a> + <a href="index.html">C Index</a> <p> This is part of the Hive System Documentation. Copyright (C) 2019 |