diff options
Diffstat (limited to 'src/command/cmd_defs.c')
-rw-r--r-- | src/command/cmd_defs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/command/cmd_defs.c b/src/command/cmd_defs.c index 6a1cb006..c6561949 100644 --- a/src/command/cmd_defs.c +++ b/src/command/cmd_defs.c @@ -1037,7 +1037,7 @@ static struct cmd_t command_defs[] = CMD_ARGS( { "<url>", "The url to make tiny." }) CMD_EXAMPLES( - "Example: /tiny http://www.profanity.im") + "Example: /tiny https://profanity-im.github.io/") }, { "/who", |