diff options
author | Peter Powell <petpow@saberuk.com> | 2017-08-20 17:47:38 +0100 |
---|---|---|
committer | Peter Powell <petpow@saberuk.com> | 2017-10-15 12:23:10 +0100 |
commit | a5d110282a864fd2e91b51ce360a977cd0643657 (patch) | |
tree | 371cb0b164e7c3056ed67c7aff6c38ada19a8190 /configure | |
parent | 0337b92c158fa662f04056343affd59315da78db (diff) |
Update wiki links to use HTTPS and point to the correct pages.
When we release 3.0 these links will break as they will point to
the pages for 3.0 rather than 2.0.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -716,7 +716,7 @@ if (($config{USE_GNUTLS} eq "y") || ($config{USE_OPENSSL} eq "y")) { print "Please note: for \e[1;32mSSL support\e[0m you will need to load required\n"; print "modules in your config. This configure script has added those modules to the\n"; print "build process. For more info, please refer to:\n"; - print "\e[1;32mhttp://wiki.inspircd.org/Installation_From_Tarball\e[0m\n"; + print "\e[1;32mhttps://wiki.inspircd.org/Installation_From_Tarball\e[0m\n"; } print "*** \e[1;32mRemember to edit your configuration files!!!\e[0m ***\n\n\n"; if (($config{OSNAME} eq "OpenBSD") && ($config{CC} ne "eg++")) { |