Commit 6159c76a authored by Vicente Jimenez Aguilar's avatar Vicente Jimenez Aguilar Committed by Rémi Denis-Courmont

Removed link to old subdirectory not present in lua http interface

Signed-off-by: default avatarRémi Denis-Courmont <rdenis@simphalempin.com>
parent 26e8c5ee
......@@ -43,8 +43,15 @@
<hr/>
<p>
Warning: Your browser doesn't support javascript.
You should use the <a href="old/">old http interface</a>.
You shouldn't use the lua HTTP interface.
</p>
<p>
You have 2 choices:
</p>
<ol>
<li>Use the very old HTTP interface implemented in C.</li>
<li>Port the old folder to the new lua implementation.</li>
</ol>
<hr/>
</noscript>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment