@@ -21,16 +21,16 @@ to giving people a chance to write Ruby code).
21
21
22
22
Information about Ruby user groups can be found on various websites:
23
23
24
- [ Ruby Meetup Groups] [ 1 ]
24
+ [ Ruby Meetup Groups] [ meetup ]
25
25
: A substantial number of Ruby User Groups have chosen to make Meetup
26
26
their home. Meetup provides a number of tools for user groups,
27
27
including: private forums, a place for announcements, automated
28
28
meeting reminders, and a nice RSVP system.
29
29
30
- [ OnRuby] [ 2 ]
31
- : A number of user groups can also be found at OnRuby. OnRuby is an
30
+ [ OnRuby] [ onruby ]
31
+ : A number of user groups can also be found at OnRuby. OnRuby is an
32
32
open source platform written in Ruby that can be used to organize
33
- meetups. It is available on [ GitHub] [ 3 ] .
33
+ meetups. It is [ available on GitHub] [ onruby-github ] .
34
34
35
35
### Organizing Your Own Group
36
36
@@ -39,6 +39,8 @@ there is already a Ruby user group in your area. Larger meetings are
39
39
usually much more fun, so starting your own group may not be the best
40
40
option if there is already one nearby.
41
41
42
- [ 1 ] : https://ruby.meetup.com
43
- [ 2 ] : https://www.onruby.eu/
44
- [ 3 ] : https://github.com/phoet/on_ruby
42
+
43
+
44
+ [ meetup ] : https://ruby.meetup.com
45
+ [ onruby ] : https://www.onruby.eu/
46
+ [ onruby-github ] : https://github.com/phoet/on_ruby
0 commit comments