diff options
Diffstat (limited to 'src/writing/index.php')
-rw-r--r-- | src/writing/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/writing/index.php b/src/writing/index.php index c354f70..f138822 100644 --- a/src/writing/index.php +++ b/src/writing/index.php @@ -22,7 +22,7 @@ require($_SERVER["DOCUMENT_ROOT"] . "/header.php"); My writing in Greek.
</p>
<ul>
- <li><h3><a href="derivative.php">The Calculus of Infinitesimals</a> - an introduction</h3></li>
+ <li><h3><a href="calculus.php">The Calculus of Infinitesimals</a> - an introduction</h3></li>
</ul>
<h2>Manifestos</h2>
<p>
|