diff options
author | Peter Powell <petpow@saberuk.com> | 2017-11-12 17:33:21 +0000 |
---|---|---|
committer | Peter Powell <petpow@saberuk.com> | 2017-11-12 17:33:21 +0000 |
commit | d23c030c9a8fd58807438245a004e4aa5b7288ba (patch) | |
tree | d1207d9f811ba486470ac3869052b0bc2180f758 /src/modules/m_spanningtree | |
parent | 2b94e7dcc072d923a3f3e8830dab9b45caaea118 (diff) | |
parent | 53d822a7d19aded988ee74eb05437e587cb1ac92 (diff) |
Merge tag 'v2.0.25' into master.
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 00cbd3dcd..13bab4cff 100644 --- a/src/modules/m_spanningtree/main.h +++ b/src/modules/m_spanningtree/main.h @@ -34,7 +34,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. |