Skip to content

Commit 46b7ef9

Browse files
authored
Use named link references on user-groups page (en) (#2716)
Also use better link name for onruby-github and remove a surplus space.
1 parent 1f89653 commit 46b7ef9

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

en/community/user-groups/index.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,16 @@ to giving people a chance to write Ruby code).
2121

2222
Information about Ruby user groups can be found on various websites:
2323

24-
[Ruby Meetup Groups][1]
24+
[Ruby Meetup Groups][meetup]
2525
: A substantial number of Ruby User Groups have chosen to make Meetup
2626
their home. Meetup provides a number of tools for user groups,
2727
including: private forums, a place for announcements, automated
2828
meeting reminders, and a nice RSVP system.
2929

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
3232
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].
3434

3535
### Organizing Your Own Group
3636

@@ -39,6 +39,8 @@ there is already a Ruby user group in your area. Larger meetings are
3939
usually much more fun, so starting your own group may not be the best
4040
option if there is already one nearby.
4141

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

Comments
 (0)