From 928862132056056fc3edcb6177274cd9af8a795d Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Fri, 3 May 2019 10:31:58 +0200 Subject: [PATCH] Update profanity URL in /tiny example Regards https://github.com/profanity-im/profanity/issues/1085 --- src/command/cmd_defs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/command/cmd_defs.c b/src/command/cmd_defs.c index 5aaf56ef..d9b26259 100644 --- a/src/command/cmd_defs.c +++ b/src/command/cmd_defs.c @@ -1034,7 +1034,7 @@ static struct cmd_t command_defs[] = CMD_ARGS( { "", "The url to make tiny." }) CMD_EXAMPLES( - "Example: /tiny http://www.profanity.im") + "Example: /tiny https://profanity-im.github.io/") }, { "/who",