Skip to content

Commit 6a92b74

Browse files
committed
Changed sub-headers to H3, minor cosmetic changes
1 parent ca543f6 commit 6a92b74

File tree

1 file changed

+21
-20
lines changed

1 file changed

+21
-20
lines changed

content/pages/chatroom.md

Lines changed: 21 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,41 @@
11
Title: Chat Room
22

3-
Meetup events aren't the only time for chatting. There's also a #sandiegopython IRC channel on Freenode.
4-
5-
Sign on to ask questions, give answers, or just hang out.
3+
Meetup events aren't the only time for chatting. There's also a
4+
\#sandiegopython IRC channel on Freenode. Sign on to ask questions,
5+
give answers, or just hang out.
66

77
This page contains instructions for signing onto the IRC channel.
88

9-
## Web Client
9+
### Web Client
1010

11-
If you haven't used IRC before, the fastest way to start is by using the web client. You don't need to install anything on your computer for this.
11+
If you haven't used IRC before, the fastest way to start is by using
12+
the web client. You don't need to install anything on your computer for
13+
this.
1214

13-
You'll need to choose a unique username and then you'll be put in the #sandiegopython channel on Freenode. You can type by clicking in the text box at the bottom and using your keyboard.
15+
You'll need to choose a unique username and then you'll be put in the
16+
\#sandiegopython channel on Freenode. You can type by clicking in the
17+
text box at the bottom and using your keyboard.
1418

15-
[Visit the Web Client](https://webchat.freenode.net/?channels=sandiegopython)
19+
Visit the Web Client:
20+
<https://webchat.freenode.net/?channels=sandiegopython>
1621

1722

18-
## Installing an IRC client
23+
### Installing an IRC client
1924

20-
- [XChat][] (Linux, Windows, Mac)
21-
- [Limechat][] (Mac)
22-
- [mIRC][] (Windows)
25+
- [XChat](http://limechat.net/mac/) (Linux, Windows, Mac)
26+
- [Limechat](http://www.mirc.com/) (Mac)
27+
- [mIRC](http://xchat.org/) (Windows)
2328

2429
When setting up your IRC client:
2530

2631
1. Select the FreeNode server (or enter irc.freenode.net)
2732
2. Join the channel #sandiegopython
2833

29-
Alternatively click this link after installing your IRC client: [irc://irc.freenode.net/sandiegopython](irc://irc.freenode.net/sandiegopython)
30-
31-
[limechat]: http://limechat.net/mac/
32-
[mirc]: http://www.mirc.com/
33-
[xchat]: http://xchat.org/
34-
34+
Alternatively click this link after installing your IRC client:
35+
[irc://irc.freenode.net/sandiegopython](irc://irc.freenode.net/sandiegopython)
3536

36-
## More Resources
3737

38-
- [Introduction to IRC][] from the PyLadies blog
38+
### More Resources
3939

40-
[Introduction to IRC]: http://www.pyladies.com/blog/irc-resources/
40+
- [Introduction to IRC](http://www.pyladies.com/blog/irc-resources/)
41+
from the PyLadies blog

0 commit comments

Comments
 (0)