Link Lua API in Footer results in a 404
Closed this issue · 4 comments
Neither https://minetest.net/lua_api/ or https://www.minetest.net/lua_api/ are available. Probably it should link to https://github.com/minetest/minetest/blob/master/doc/lua_api.txt but i was not sure why i opened up an issue rather then a PR
How about getting a subdomain for http://minetest.gitlab.io/minetest/ (api.minetest.net ?) and linking that instead?
/lua_api used to redirect to that.
Maybe a page should be created with links to the raw text, the nice HTML version, and the wiki?
I guess we could link to the nicely-formatted version directly (from the Minetest Modding Book), as it's far easier to read.
I guess we could link to the nicely-formatted version directly (from the Minetest Modding Book), as it's far easier to read.
http://minetest.gitlab.io/minetest is the official nice to read version