changed links to use https properly

This commit is contained in:
Absurdon 2017-04-18 14:44:21 +02:00
parent f50cf282ab
commit e8afc5da4c
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ var config = {
session_store_name: "_ENSL_session_key",
hive_url: "http://hive.naturalselection2.com",
hive2_url: "http://hive2.ns2cdt.com",
ensl_url: "http://www.ensl.org/",
ensl_rules_url: "http://www.ensl.org/articles/464",
ensl_url: "https://www.ensl.org/",
ensl_rules_url: "https://www.ensl.org/articles/464",
steam_bot_link: "http://steamcommunity.com/id/nslgathers"
};