1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-08 14:03:12 +02:00

Use ircs:// link instead of irc://

This commit is contained in:
Bram Matthys
2017-09-15 08:24:30 +02:00
parent 3de335ea0c
commit 217ea69fe8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -53,4 +53,4 @@ We also have a good **FAQ**: https://www.unrealircd.org/docs/FAQ
* https://www.unrealircd.org - Our main website
* https://forums.unrealircd.org - Support
* https://bugs.unrealircd.org - Bug tracker
* irc://irc.unrealircd.org/unreal-support - IRC support
* ircs://irc.unrealircd.org:6697/unreal-support - IRC support
+1 -1
View File
@@ -436,6 +436,6 @@ set {
* 2) https://www.unrealircd.org/docs/FAQ <- answers 80% of your questions!
* 3) If you are still having problems then you can get support:
* - Forums: https://forums.unrealircd.org/
* - IRC: irc.unrealircd.org / #unreal-support
* - IRC: irc.unrealircd.org (SSL on port 6697) / #unreal-support
* Note that we require you to read the documentation and FAQ first!
*/