mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 16:15:20 +02:00
Replace occurences of 'forum.minetest.net' with 'forum.luanti.org' (#15372)
This commit is contained in:
@@ -52,7 +52,7 @@ local function get_formspec(data)
|
||||
end
|
||||
|
||||
if info.forums then
|
||||
info.forums = "https://forum.minetest.net/viewtopic.php?t=" .. info.forums
|
||||
info.forums = "https://forum.luanti.org/viewtopic.php?t=" .. info.forums
|
||||
end
|
||||
|
||||
assert(data.package.name == info.name)
|
||||
|
Reference in New Issue
Block a user