about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--src/command/cmd_defs.c2
1 files changed, 1 insertions, 1 deletions
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(
             { "<url>", "The url to make tiny." })
         CMD_EXAMPLES(
-            "Example: /tiny http://www.profanity.im")
+            "Example: /tiny https://profanity-im.github.io/")
     },
 
     { "/who",