From e49ca8d724fe053ef66ffc704cef3c597dbee467 Mon Sep 17 00:00:00 2001 From: Isaac Zhao Date: Wed, 24 Jan 2018 04:45:05 +0000 Subject: Fix url error --- documentation/startup/index.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/startup/index.markdown') diff --git a/documentation/startup/index.markdown b/documentation/startup/index.markdown index 129711a..e7d5d5d 100644 --- a/documentation/startup/index.markdown +++ b/documentation/startup/index.markdown @@ -416,7 +416,7 @@ So in irssi you would use `/BIND ^[OP /ECHO F1 pressed`. If you use multiple ter Irssi supports connecting to IRC servers via a proxy. All server connections are then made through it, and if you've set up everything properly, you don't need to do any `/QUOTE SERVER` commands manually. -Here's an example: You have your bouncer (lets say, BNC or BNC-like) listening in irc.bouncer.org port 5000. You want to use it to connect to servers irc.dalnet and irc.efnet.org. First you'd need to setup the bouncer: +Here's an example: You have your bouncer (lets say, BNC or BNC-like) listening in irc.bouncer.org port 5000. You want to use it to connect to servers irc.dal.net and irc.efnet.org. First you'd need to setup the bouncer: /SET use_proxy ON -- cgit v1.2.3