[Repoze-checkins] r1646 - repoze.shootout/trunk/repoze/shootout/templates
Chris McDonough
chrism at agendaless.com
Fri Aug 22 01:57:37 EDT 2008
Author: Chris McDonough <chrism at agendaless.com>
Date: Fri Aug 22 01:57:37 2008
New Revision: 1646
Log:
Get the URL I update.
Modified:
repoze.shootout/trunk/repoze/shootout/templates/about.pt
Modified: repoze.shootout/trunk/repoze/shootout/templates/about.pt
==============================================================================
--- repoze.shootout/trunk/repoze/shootout/templates/about.pt (original)
+++ repoze.shootout/trunk/repoze/shootout/templates/about.pt Fri Aug 22 01:57:37 2008
@@ -15,7 +15,7 @@
<div tal:replace="structure login_form" />
<div id="sections">
<h1>repoze.shootout</h1>
- <p>This is a demo application for the <a href="http://www.repoze.org/bfg">repoze.bfg</a> Python web framework.</p>
+ <p>This is a demo application for the <a href="http://static.repoze.org/bfgdocs">repoze.bfg</a> Python web framework.</p>
<p>The concepts demonstrated in the code include:</p>
<ul>
<li>Urldispatch mechanism (similar to routes).</li>
More information about the Repoze-checkins
mailing list