about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2019-05-03 10:31:58 +0200
committerMichael Vetter <jubalh@iodoru.org>2019-05-03 10:33:52 +0200
commit928862132056056fc3edcb6177274cd9af8a795d (patch)
tree366a6010a9481252caa39d5d463223785c84cc9f /src
parent1446ac15cb56be90406290294312cf8b7618d7c1 (diff)
downloadprofani-tty-928862132056056fc3edcb6177274cd9af8a795d.tar.gz
Update profanity URL in /tiny example
Regards https://github.com/profanity-im/profanity/issues/1085
Diffstat (limited to 'src')
-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",