--- a/beast/index.html Fri Aug 12 19:56:19 2016 +0000
+++ b/beast/index.html Fri Aug 12 19:57:04 2016 +0000
@@ -15,8 +15,8 @@
<p>Beast is a <strong>B</strong>asic <strong>E</strong>ntity/<strong>A</strong>spect/<strong>S</strong>ystem <strong>T</strong>oolkit for Common
Lisp. It's a thin layer of sugar over CLOS that makes it easy to write flexible
objects for video games.</p>
-<p>Check out the <a href="../overview/">Overview</a> for a five-minute description of what
-this is, or the <a href="../usage/">Usage</a> for a full rundown.</p>
+<p>Check out the <a href="./overview/">Overview</a> for a five-minute description of what
+this is, or the <a href="./usage/">Usage</a> for a full rundown.</p>
<ul>
<li><strong>License:</strong> MIT/X11</li>
<li><strong>Documentation:</strong> <a href="http://sjl.bitbucket.org/beast/">http://sjl.bitbucket.org/beast/</a></li>