diff options
Diffstat (limited to 'src/common.h')
-rw-r--r-- | src/common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common.h b/src/common.h index 4714c82f..211553f8 100644 --- a/src/common.h +++ b/src/common.h @@ -2,7 +2,7 @@ #define __COMMON_H #define IRSSI_AUTHOR "Timo Sirainen <tss@iki.fi>" -#define IRSSI_WEBSITE "http://xlife.dhs.org/irssi/" +#define IRSSI_WEBSITE "http://irssi.org" #ifdef HAVE_CONFIG_H #include <config.h> |