SVN: r21082 - in trunk/quixote: . demo
Andrew Kuchling <akuchlin-fVcApmY9cLvQ3/1i3zOLAti2O/[email protected]> Wed, 12 Mar 2003 12:33:16 -0500
| Newsgroups | gmane.comp.web.quixote.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: akuchlin
Date: 2003-03-12 12:33:15 -0500 (Wed, 12 Mar 2003)
New Revision: 21082
Modified:
trunk/quixote/ACKS
trunk/quixote/demo/pages.ptl
Log:
Use correct link (noted by Paul Richardson)
Modified: trunk/quixote/demo/pages.ptl
==============================================================================
--- trunk/quixote/demo/pages.ptl (original)
+++ trunk/quixote/demo/pages.ptl 2003-03-12 12:33:16.000000000 -0500
@@ -45,7 +45,7 @@
Try out the Quixote widget classes.
<li><a href="form_demo">form demo</a>:
A Quixote form in action.
- <li><a href="srcdir">srcdir</a>:
+ <li><a href="srcdir/">srcdir</a>:
A static directory published through Quixote.
</ul>
</p>
Modified: trunk/quixote/ACKS
==============================================================================
--- trunk/quixote/ACKS (original)
+++ trunk/quixote/ACKS 2003-03-12 12:33:16.000000000 -0500
@@ -30,6 +30,7 @@
Hamish Lawson
Patrick K. O'Brien
Ed Overly
+Paul Richardson
Jeff Rush
Neil Schemenauer <nascheme-fVcApmY9cLvQ3/1i3zOLAti2O/[email protected]>
Gregory P. Smith