1
0
Fork 0

Update Irssi website URLs

This commit is contained in:
Zero King 2018-01-16 15:23:54 +00:00
parent ef8111eebe
commit d983ad1a87
7 changed files with 8 additions and 8 deletions

View File

@ -53,7 +53,7 @@ make && sudo make install
## [Themes](https://irssi-import.github.io/themes/)
## [Scripts](http://scripts.irssi.org/)
## [Scripts](https://scripts.irssi.org/)
## [Modules](https://irssi.org/modules/)

View File

@ -15,7 +15,7 @@
%9References:%9
http://www.irssi.org
https://irssi.org
https://github.com/irssi
%9See also:%9 DIE, KILL, OPER

View File

@ -20,7 +20,7 @@
%9References:%9
http://www.irssi.org
https://irssi.org
https://github.com/irssi
%9See also:%9 CONNECT, MSG, NETWORK, SERVER

View File

@ -59,7 +59,7 @@ show a help message
.SH SEE ALSO
.B Irssi
has a solid amount of documentation available; check /HELP or look online
at http://www.irssi.org
at https://irssi.org
.SH FILES
.TP
.I ~/.irssi/config

View File

@ -1,5 +1,5 @@
Irssi 0.8 documentation - http://www.irssi.org/
Irssi 0.8 documentation - https://irssi.org/
Copyright(c) 2000 Timo Sirainen <cras@irssi.org>

View File

@ -145,7 +145,7 @@ aliases = {
SB = "SCROLLBACK";
SBAR = "STATUSBAR";
SIGNOFF = "QUIT";
SV = "MSG * Irssi $J ($V) - http://www.irssi.org";
SV = "MSG * Irssi $J ($V) - https://irssi.org";
T = "TOPIC";
UB = "UNBAN";
UMODE = "MODE $N";
@ -281,7 +281,7 @@ statusbar = {
prompt_empty = "{prompt $winname}";
topic = " $topic";
topic_empty = " Irssi v$J - http://www.irssi.org";
topic_empty = " Irssi v$J - https://irssi.org";
lag = "{sb Lag: $0-}";
act = "{sb Act: $0-}";

View File

@ -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%:"