create correct hyperlink for the pdf file

This commit is contained in:
Mike Bayer
2009-01-24 19:51:32 +00:00
parent 20132a9caa
commit cb69dd6aea
+1 -1
View File
@@ -8,7 +8,7 @@
<div style="text-align:right">
<b>Quick Select:</b> <a href="/docs/05/">0.5</a> | <a href="/docs/04/">0.4</a> | <a href="/docs/03/">0.3</a><br/>
<b>PDF Download:</b> <a href="sqlalchemy_${release.replace('.', '_')}.pdf">download</a>
<b>PDF Download:</b> <a href="${pathto('sqlalchemy_' + release.replace('.', '_') + '.pdf', 1)}">download</a>
</div>
${'<%text>'}