diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/luarocks/cfg.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/luarocks/cfg.lua b/src/luarocks/cfg.lua index ba8c7f22..6eb13d10 100644 --- a/src/luarocks/cfg.lua +++ b/src/luarocks/cfg.lua | |||
| @@ -228,7 +228,7 @@ local defaults = { | |||
| 228 | 228 | ||
| 229 | rocks_servers = { | 229 | rocks_servers = { |
| 230 | { | 230 | { |
| 231 | "https://rocks.moonscript.org", | 231 | "https://luarocks.org", |
| 232 | "https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/", | 232 | "https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/", |
| 233 | "http://luafr.org/moonrocks/", | 233 | "http://luafr.org/moonrocks/", |
| 234 | "http://luarocks.logiceditor.com/rocks", | 234 | "http://luarocks.logiceditor.com/rocks", |
