summaryrefslogtreecommitdiffstats
path: root/main.c
diff options
context:
space:
mode:
authorKevin McCarthy <kevin@8t8.us>2018-01-31 14:13:42 -0800
committerKevin McCarthy <kevin@8t8.us>2018-01-31 14:13:42 -0800
commit01dee39df7d4acb3ceefa0a4d8d3dc3c826b9ded (patch)
tree25b657e205494783494a924b4769fb8d1340498e /main.c
parent788b732f74392b446f89da6b670caf0ddaae00e4 (diff)
Add delimiters around gitlab issues URL.
Without the delimiters, the period can be easily inadvertantly copied as part of the URL.
Diffstat (limited to 'main.c')
-rw-r--r--main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.c b/main.c
index 59d1fb8a..26d7dc7b 100644
--- a/main.c
+++ b/main.c
@@ -67,7 +67,7 @@
static const char *ReachingUs = N_("\
To contact the developers, please mail to <mutt-dev@mutt.org>.\n\
-To report a bug, please visit https://gitlab.com/muttmua/mutt/issues.\n");
+To report a bug, please visit <https://gitlab.com/muttmua/mutt/issues>.\n");
static const char *Notice = N_("\
Copyright (C) 1996-2016 Michael R. Elkins and others.\n\