diff --git a/src/common/outbound.c b/src/common/outbound.c index f04388c9..ac16dc23 100644 --- a/src/common/outbound.c +++ b/src/common/outbound.c @@ -4070,7 +4070,7 @@ const struct commands xc_cmds[] = { {"ME", cmd_me, 0, 0, 1, N_("ME , sends the action to the current channel (actions are written in the 3rd person, like /me jumps)")}, {"MENU", cmd_menu, 0, 0, 1, "MENU [-eX] [-i] [-k,] [-m] [-pX] [-r] [-tX] {ADD|DEL} [command] [unselect command]\n" - " See http://zoitechat.readthedocs.org/en/latest/plugins.html#controlling-the-gui for more details."}, + " See http://zoitechat.zoite.net/docs/en/latest/plugins.html#controlling-the-gui for more details."}, {"MHOP", cmd_mhop, 1, 1, 1, N_("MHOP, Mass hop's all users in the current channel (needs chanop)")}, {"MKICK", cmd_mkick, 1, 1, 1,