File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ For support you may use the following channels:
17
17
18
18
- [ Forums] ( https://herc.ws/board/ )
19
19
- [ Discord] ( https://board.herc.ws/discord/invite/general/ )
20
- - [ IRC channel] ( irc )
20
+ - [ IRC channel] ( ./ irc.md )
21
21
22
22
## External Links
23
23
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ you to chat with people in real-time around the world.
7
7
8
8
## Connecting to IRC
9
9
10
- The official [ Hercules] ( Hercules " wikilink " ) channel room can be found [ here] ( irc://irc.rizon.net/Hercules ) .
10
+ The official [ Hercules] ( ./index.md ) channel room can be found [ here] ( irc://irc.rizon.net/Hercules ) .
11
11
Web-based IRC chat is available too: < https://herc.ws/board/page/irc.html >
12
12
13
13
To actually connect to [ IRC] ( # ) , if you do not already have an [ IRC
@@ -21,8 +21,10 @@ but not on \*nix.
21
21
For those not looking to go in-depth into manuals to figure out how to connect, you can actually be up and running by
22
22
simply installing mIRC, and then typing the following two commands into the mIRC command line on the status window:
23
23
24
- ` /nick NickYouWantHere `
25
- ` /server irc.rizon.net -j #Hercules `
24
+ ```
25
+ /nick NickYouWantHere
26
+ /server irc.rizon.net -j #Hercules
27
+ ```
26
28
27
29
And you'll be connected.
28
30
You can’t perform that action at this time.
0 commit comments