aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMike Pall <mike>2010-10-11 15:29:12 +0200
committerMike Pall <mike>2010-10-11 15:29:12 +0200
commit89fdee9cab7e03c33ff4308d8586d1d2257ec27f (patch)
treeb2767905a809ebe3c22afb80f5986dc001c51e4a /doc
parenta3eeee5b3e1974d0734eaaa804f441c83054541d (diff)
downloadluajit-89fdee9cab7e03c33ff4308d8586d1d2257ec27f.tar.gz
luajit-89fdee9cab7e03c33ff4308d8586d1d2257ec27f.tar.bz2
luajit-89fdee9cab7e03c33ff4308d8586d1d2257ec27f.zip
Fix external link in docs.
Diffstat (limited to 'doc')
-rw-r--r--doc/status.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/status.html b/doc/status.html
index a2de90ab..a508dca1 100644
--- a/doc/status.html
+++ b/doc/status.html
@@ -204,7 +204,7 @@ which is written in assembler, and porting the compiler backend.
204Most other portability issues like endianess or 32 vs. 64&nbsp;bit CPUs 204Most other portability issues like endianess or 32 vs. 64&nbsp;bit CPUs
205have already been taken care of.<br> 205have already been taken care of.<br>
206Several ports are already available, thanks to the 206Several ports are already available, thanks to the
207<a href="sponsors.html">LuaJIT sponsorship program</a>. 207<a href="http://luajit.org/sponsors.html"><span class="ext">&raquo;</span>&nbsp;LuaJIT sponsorship program</a>.
208More ports will follow in the future &mdash; companies which are 208More ports will follow in the future &mdash; companies which are
209interested in sponsoring a port to a particular architecture, please 209interested in sponsoring a port to a particular architecture, please
210use the given contact address. 210use the given contact address.