diff options
author | ailin-nemui <ailin-nemui@users.noreply.github.com> | 2018-01-17 11:05:01 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-17 11:05:01 +0100 |
commit | 243ae4be84d422322f20be1b715dc0b00ef9c32d (patch) | |
tree | d11cb75a08084655ac12e270d33344e91ffe3a08 /src | |
parent | 1b7f32838557a4805029cfb17710148a948b11bf (diff) | |
parent | d983ad1a878103448231c8fd56fbc9c4b8f7f501 (diff) | |
download | irssi-243ae4be84d422322f20be1b715dc0b00ef9c32d.zip |
Merge pull request #814 from l2dy/website
Update Irssi website URLs to use https
Diffstat (limited to 'src')
-rw-r--r-- | src/fe-text/module-formats.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fe-text/module-formats.c b/src/fe-text/module-formats.c index 8fa31a0e..b234f46c 100644 --- a/src/fe-text/module-formats.c +++ b/src/fe-text/module-formats.c @@ -87,7 +87,7 @@ FORMAT_REC gui_text_formats[] = "|_ _|_ _ _____(_)%:" " | || '_(_-<_-< |%:" "|___|_| /__/__/_|%:" - "Irssi v$J - http://www.irssi.org", 0 }, + "Irssi v$J - https://irssi.org", 0 }, { "welcome_firsttime", "- - - - - - - - - - - - - - - - - - - - - - - - - - - -\n" "Hi there! If this is your first time using Irssi, you%:" |