forked from Telodendria/Telodendria
Update link in log header.
This commit is contained in:
parent
47c6eaac35
commit
768430f614
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ TelodendriaPrintHeader(LogConfig *lc)
|
||||||
Log(lc, LOG_MESSAGE,
|
Log(lc, LOG_MESSAGE,
|
||||||
"Copyright (C) 2022 Jordan Bancino <@jordan:bancino.net>");
|
"Copyright (C) 2022 Jordan Bancino <@jordan:bancino.net>");
|
||||||
Log(lc, LOG_MESSAGE,
|
Log(lc, LOG_MESSAGE,
|
||||||
"Documentation/Support: https://bancino.net/pub/Telodendria");
|
"Documentation/Support: https://telodendria.io");
|
||||||
Log(lc, LOG_MESSAGE, "");
|
Log(lc, LOG_MESSAGE, "");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue