Skip to content

Commit

Permalink
update domain name of mirror (luafr.org -> loadk.com) (luarocks#1517)
Browse files Browse the repository at this point in the history
  • Loading branch information
catwell authored Jul 26, 2023
1 parent 9a3c5a8 commit bb9d7ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/luarocks/core/cfg.lua
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ local function make_defaults(lua_version, target_cpu, platforms, home)
{
"https://luarocks.org",
"https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/",
"https://luafr.org/luarocks/",
"https://loadk.com/luarocks/",
}
},
disabled_servers = {},
Expand Down

0 comments on commit bb9d7ed

Please sign in to comment.