diff options
author | Mike Pall <mike> | 2023-08-21 02:28:49 +0200 |
---|---|---|
committer | Mike Pall <mike> | 2023-08-21 02:28:49 +0200 |
commit | c34594681909cac98d44629863df2c7afd93eaf0 (patch) | |
tree | 494edfb290b2354cd738e07751c58d65d6b1c1c2 /doc/ext_ffi_tutorial.html | |
parent | 158a284cc9c33ade9054df976018401e4996cfbd (diff) | |
download | luajit-c34594681909cac98d44629863df2c7afd93eaf0.tar.gz luajit-c34594681909cac98d44629863df2c7afd93eaf0.tar.bz2 luajit-c34594681909cac98d44629863df2c7afd93eaf0.zip |
Update documentation for switch to rolling releases.
Diffstat (limited to 'doc/ext_ffi_tutorial.html')
-rw-r--r-- | doc/ext_ffi_tutorial.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ext_ffi_tutorial.html b/doc/ext_ffi_tutorial.html index 94e2f61d..03b6ec56 100644 --- a/doc/ext_ffi_tutorial.html +++ b/doc/ext_ffi_tutorial.html | |||
@@ -49,9 +49,9 @@ td.idiomlua b { font-weight: normal; color: #2142bf; } | |||
49 | <a href="ext_c_api.html">Lua/C API</a> | 49 | <a href="ext_c_api.html">Lua/C API</a> |
50 | </li></ul> | 50 | </li></ul> |
51 | </li><li> | 51 | </li><li> |
52 | <a href="status.html">Status</a> | 52 | <a href="https://luajit.org/status.html">Status <span class="ext">»</span></a> |
53 | </li><li> | 53 | </li><li> |
54 | <a href="faq.html">FAQ</a> | 54 | <a href="https://luajit.org/faq.html">FAQ <span class="ext">»</span></a> |
55 | </li><li> | 55 | </li><li> |
56 | <a href="https://luajit.org/list.html">Mailing List <span class="ext">»</span></a> | 56 | <a href="https://luajit.org/list.html">Mailing List <span class="ext">»</span></a> |
57 | </li></ul> | 57 | </li></ul> |