From b54438a921c97cfb8b78f510b60c051b07b7d9b9 Mon Sep 17 00:00:00 2001 From: Darren Date: Wed, 11 Sep 2013 11:57:40 +0100 Subject: [PATCH] Updated proxy docs link in config.example.js --- config.example.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.example.js b/config.example.js index 3ab9d0f..83071a8 100644 --- a/config.example.js +++ b/config.example.js @@ -117,7 +117,7 @@ conf.reject_unauthorised_certificates = false; /* * Reverse proxy settings * Reverse proxies that have been reported to work can be found at: - * http://github.com/prawnsalad/KiwiIRC/wiki/Running-behind-a-proxy + * https://kiwiirc.com/docs/installing/proxies */ // Whitelisted HTTP proxies in CIDR format -- 2.25.1