summaryrefslogtreecommitdiff
path: root/src/fe-text/irssi.c
diff options
context:
space:
mode:
authorGeert Hauwaerts <geert@irssi.org>2007-10-11 16:02:27 +0000
committerGeert <Geert@dbcabf3a-b0e7-0310-adc4-f8d773084564>2007-10-11 16:02:27 +0000
commit4f03840ba836859d33f7fde9e93dc2b39929687b (patch)
tree7bd02cb1ecd856f544992854b7e8f28ed0d17892 /src/fe-text/irssi.c
parent00162c7e4088e2ce348aa72bebfb86929054881b (diff)
downloadirssi-4f03840ba836859d33f7fde9e93dc2b39929687b.zip
Fix broken URI.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4612 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'src/fe-text/irssi.c')
-rw-r--r--src/fe-text/irssi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fe-text/irssi.c b/src/fe-text/irssi.c
index 39f61c56..f70724f4 100644
--- a/src/fe-text/irssi.c
+++ b/src/fe-text/irssi.c
@@ -86,7 +86,7 @@ static const char *firsttimer_text =
"Looks like this is the first time you've run irssi.\n"
"This is just a reminder that you really should go read\n"
"startup-HOWTO if you haven't already. You can find it\n"
- "and more irssi beginner info at http://irssi.org/help/\n"
+ "and more irssi beginner info at http://www.irssi.org\n"
"\n"
"For the truly impatient people who don't like any automatic\n"
"window creation or closing, just type: /MANUAL-WINDOWS";