diff options
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 |