1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-01 17:38:41 +00:00

Change main website domain to www.luanti.org (#15748)

Renames all remaining occurences of minetest.net except for the "MS Windows icon resource" file
This commit is contained in:
Montandalar 2025-02-07 05:16:24 +11:00 committed by GitHub
parent 1548b2ae9e
commit ec83312540
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 10 additions and 10 deletions

View file

@ -5,7 +5,7 @@ Luanti Lua Client Modding API Reference 5.11.0
it's now called `core` due to the renaming of Luanti (formerly Minetest).
`minetest` will keep existing as an alias, so that old code won't break.
* More information at <http://www.minetest.net/>
* More information at <http://www.luanti.org/>
* Developer Wiki: <https://dev.luanti.org/>
Introduction