mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Replace occurences of 'forum.minetest.net' with 'forum.luanti.org' (#15372)
This commit is contained in:
parent
c884e7181f
commit
9982c56373
6 changed files with 7 additions and 7 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue