[Repoze-checkins] r632 - www/trunk/static.repoze.org/themes/maintainable
Tres Seaver
tseaver at palladion.com
Tue Jan 8 15:30:37 UTC 2008
Author: Tres Seaver <tseaver at palladion.com>
Date: Tue Jan 8 10:30:35 2008
New Revision: 632
Log:
Stray trailing slash.
Modified:
www/trunk/static.repoze.org/themes/maintainable/layout.html
Modified: www/trunk/static.repoze.org/themes/maintainable/layout.html
==============================================================================
--- www/trunk/static.repoze.org/themes/maintainable/layout.html (original)
+++ www/trunk/static.repoze.org/themes/maintainable/layout.html Tue Jan 8 10:30:35 2008
@@ -110,7 +110,7 @@
<ul>
<li><a href="http://repoze.org/viewcvs">Subversion Repository</a></li>
<li><a href="http://bugs.repoze.org/">Issue tracking</a></li>
- <li><a href="http://lists.repoze.org//">Mailing lists</a></li>
+ <li><a href="http://lists.repoze.org/">Mailing lists</a></li>
<li><a href="irc://irc.freenode.net/#repoze">IRC Channel</a></li>
</ul>
</div>
More information about the Repoze-checkins
mailing list