d2f0ecfb2e32

beast: Update site.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Fri, 12 Aug 2016 19:57:04 +0000
parents 6bb6ccd99231
children cf596da94297
branches/tags (none)
files beast/index.html

Changes

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