diff options
Diffstat (limited to 'dev/c/basic.html')
-rw-r--r-- | dev/c/basic.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev/c/basic.html b/dev/c/basic.html index 104e59a..a2009fc 100644 --- a/dev/c/basic.html +++ b/dev/c/basic.html @@ -5,7 +5,7 @@ <title>C - Basic</title> </head> <body> - <a href="../index.html">C & GDB Index</a> + <a href="index.html">C Index</a> <h1>C - Basic</h1> @@ -48,7 +48,7 @@ $ gcc -Wall main.c hello.c -o hello </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 |