Skip to content

Commit d2324cf

Browse files
committed
Fix links in pages from "About" section
1 parent 619bd0e commit d2324cf

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

docs/about/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ For support you may use the following channels:
1717

1818
- [Forums](https://herc.ws/board/)
1919
- [Discord](https://board.herc.ws/discord/invite/general/)
20-
- [IRC channel](irc)
20+
- [IRC channel](./irc.md)
2121

2222
## External Links
2323

docs/about/irc.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ you to chat with people in real-time around the world.
77

88
## Connecting to IRC
99

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).
1111
Web-based IRC chat is available too: <https://herc.ws/board/page/irc.html>
1212

1313
To actually connect to [IRC](#), if you do not already have an [IRC
@@ -21,8 +21,10 @@ but not on \*nix.
2121
For those not looking to go in-depth into manuals to figure out how to connect, you can actually be up and running by
2222
simply installing mIRC, and then typing the following two commands into the mIRC command line on the status window:
2323

24-
` /nick NickYouWantHere`
25-
` /server irc.rizon.net -j #Hercules `
24+
```
25+
/nick NickYouWantHere
26+
/server irc.rizon.net -j #Hercules
27+
```
2628

2729
And you'll be connected.
2830

0 commit comments

Comments
 (0)