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 /src/modules/m_spanningtree | |
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 'src/modules/m_spanningtree')
-rw-r--r-- | src/modules/m_spanningtree/main.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/m_spanningtree/main.h b/src/modules/m_spanningtree/main.h index 17adc9287..3e0a83111 100644 --- a/src/modules/m_spanningtree/main.h +++ b/src/modules/m_spanningtree/main.h @@ -31,7 +31,7 @@ * If you completely change the protocol, completely change the number. * * IMPORTANT: If you make changes, document your changes here, without fail: - * http://wiki.inspircd.org/List_of_protocol_changes_between_versions + * https://wiki.inspircd.org/List_of_protocol_changes_between_versions * * Failure to document your protocol changes will result in a painfully * painful death by pain. You have been warned. |