Fix various HTML errors in the docs.

This commit is contained in:
Mike Pall
2011-02-10 03:10:38 +01:00
parent 24c314e8fc
commit a7ab6b2dc9
5 changed files with 6 additions and 6 deletions

View File

@@ -118,7 +118,7 @@ language features.
<p>
It's destined to break into the <a href="http://luajit.org/performance.html"><span class="ext">&raquo;</span>&nbsp;performance</a>
range traditionally reserved for offline, static language compilers.
Have look at these <a href="http://shootout.alioth.debian.org/u32/benchmark.php?test=all&lang=all&d=data&calc=calculate&gpp=on&java=on&luajit=on&v8=on&lua=on&tracemonkey=on&box=1"><span class="ext">&raquo;</span>&nbsp;cross-language benchmarks</a>
Have look at these <a href="http://shootout.alioth.debian.org/u32/benchmark.php?test=all&amp;lang=all&amp;d=data&amp;calc=calculate&amp;gpp=on&amp;java=on&amp;luajit=on&amp;v8=on&amp;lua=on&amp;tracemonkey=on&amp;box=1"><span class="ext">&raquo;</span>&nbsp;cross-language benchmarks</a>
to see how it ranks against the competition.
</p>