diff options
Diffstat (limited to 'src/plugins/relay/relay-command.c')
-rw-r--r-- | src/plugins/relay/relay-command.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/relay/relay-command.c b/src/plugins/relay/relay-command.c index f5735bb0b..381320dc5 100644 --- a/src/plugins/relay/relay-command.c +++ b/src/plugins/relay/relay-command.c @@ -416,7 +416,7 @@ relay_command_init () "The \"irc\" protocol allows any IRC client (including WeeChat " "itself) to connect on the port.\n" "The \"weechat\" protocol allows a remote interface to connect on " - "the port, see the list here: https://weechat.org/download/\n" + "the port, see the list here: https://weechat.org/about/interfaces\n" "\n" "Without argument, this command opens buffer with list of relay " "clients.\n" |