[Bknr-cvs] r1806 - trunk/projects/bknr-website/templates
bknr at bknr.net
bknr at bknr.net
Tue Jan 24 11:21:39 UTC 2006
Author: hhubner
Date: 2006-01-24 05:21:39 -0600 (Tue, 24 Jan 2006)
New Revision: 1806
Modified:
trunk/projects/bknr-website/templates/documentation.xml
Log:
Fix documentation paths.
Modified: trunk/projects/bknr-website/templates/documentation.xml
===================================================================
--- trunk/projects/bknr-website/templates/documentation.xml 2006-01-24 11:18:11 UTC (rev 1805)
+++ trunk/projects/bknr-website/templates/documentation.xml 2006-01-24 11:21:39 UTC (rev 1806)
@@ -7,12 +7,12 @@
<ul>
- <li>The <a href="/pdf/datastore-manual" target="bknr_pdf">datastore
+ <li>The <a href="../../pdf/datastore-manual" target="bknr_pdf">datastore
manual</a> describes the persistence mechanism including the
CLOS-based indexing facility</li>
- <li>The KlammerScript <a href="/pdf/js-manual"
- target="bknr_pdf">manual</a> and <a href="/pdf/js-reference"
+ <li>The KlammerScript <a href="../../pdf/js-manual"
+ target="bknr_pdf">manual</a> and <a href="../../pdf/js-reference"
target="bknr_pdf">reference</a> describe the Lisp to Javascript
converter</li>
More information about the Bknr-cvs
mailing list