Actually fix link to atom button

This commit is contained in:
David Bartley 2007-10-06 17:42:26 -04:00
parent 693199be98
commit 6caa80b87d
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@
alt="Valid CSS!" />
</a>
<a href="http://validator.w3.org/feed/check.cgi?url=http%3A//csclub.uwaterloo.ca/events.atom">
<img src="${g_pre}buttons/valid-atom.png" alt="[Valid Atom 1.0]" title="Validate my Atom 1.0 feed" /></a>
<img src="{$g_pre}buttons/valid-atom.png" alt="[Valid Atom 1.0]" title="Validate my Atom 1.0 feed" /></a>
</p>
</div>
</xsl:template>