Skip to content

Commit 2ce7695

Browse files
authored
Removed not working sites, updated links numbers
1 parent f62f386 commit 2ce7695

File tree

1 file changed

+18
-23
lines changed

1 file changed

+18
-23
lines changed

en/community/weblogs/index.md

Lines changed: 18 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -14,49 +14,44 @@ describing new techniques, or speculating on Ruby’s future.
1414
Some **planets** (online specialized feed aggregators) have been running
1515
for years now. A few of them providing convenient content:
1616

17-
* [Ruby Corner][4]
18-
* [Planet Ruby][5]
19-
* [PlanetRubyOnRails.com][7]
17+
* [Ruby Corner][1]
2018

2119
### Blogs of Note
2220

2321
A few notable blogs stand out for the frequency and immediacy of their
2422
updates.
2523

26-
* [**O’Reilly Ruby**][8] is a group blog with pertinent Ruby tutorials
24+
* [**O’Reilly Ruby**][2] is a group blog with pertinent Ruby tutorials
2725
and interviews with interesting folks from around the community.
28-
* [**Riding Rails**][9] is the official group blog of the Ruby on Rails
26+
* [**Riding Rails**][3] is the official group blog of the Ruby on Rails
2927
team. If you are running Rails, this blog is essential for
3028
notification of security updates and an overall view of the wide Rails
3129
community.
32-
* [**Ruby Inside**][10] announces interesting applications and libraries
30+
* [**Ruby Inside**][4] announces interesting applications and libraries
3331
from throughout the world, both Ruby and Rails.
34-
* [**Matz’ Blog**][11] is a Japanese blog written by Ruby’s creator.
32+
* [**Matz’ Blog**][5] is a Japanese blog written by Ruby’s creator.
3533
Even if you can’t read all of it, it’s good to know he’s right there!
3634

3735
### Spreading the Word
3836

3937
If you’ve got a Ruby blog you’ve started, it’s wise to link the blog on
40-
[del.icio.us][12] with the *ruby* tag. You might also contact the
38+
[del.icio.us][6] with the *ruby* tag. You might also contact the
4139
weblogs above, if you are covering a topic they’d be interested in.
4240
(Obviously, if it’s not Rails-related, then the *Riding Rails* crew may
4341
not be as interested—but you never know.)
4442

45-
Ruby is also a common topic on [Digg][13], [Slashdot][14], [reddit][15],
46-
and [Hacker News][16], in their respective programming news. If you find
43+
Ruby is also a common topic on [Digg][7], [Slashdot][8], [reddit][9],
44+
and [Hacker News][10], in their respective programming news. If you find
4745
some brilliant code out there, be sure to let them know!
4846

4947

50-
51-
[4]: http://rubycorner.com
52-
[5]: http://planetruby.0x42.net/
53-
[7]: http://www.planetrubyonrails.com/
54-
[8]: http://oreillynet.com/ruby/
55-
[9]: http://weblog.rubyonrails.org/
56-
[10]: http://www.rubyinside.com/
57-
[11]: http://www.rubyist.net/~matz/
58-
[12]: http://del.icio.us
59-
[13]: http://digg.com/programming
60-
[14]: http://developers.slashdot.org/
61-
[15]: http://www.reddit.com/r/ruby
62-
[16]: http://news.ycombinator.com/
48+
[1]: http://rubycorner.com
49+
[2]: http://oreillynet.com/ruby/
50+
[3]: http://weblog.rubyonrails.org/
51+
[4]: http://www.rubyinside.com/
52+
[5]: http://www.rubyist.net/~matz/
53+
[6]: http://del.icio.us
54+
[7]: http://digg.com/programming
55+
[8]: http://developers.slashdot.org/
56+
[9]: http://www.reddit.com/r/ruby
57+
[10]: http://news.ycombinator.com/

0 commit comments

Comments
 (0)