Skip to content

Commit 1f83854

Browse files
stomarJuanitoFatas
authored andcommitted
Drop mention of RubyForge from libraries page (en)
RubyForge has been shut down years ago. Fixes #1668.
1 parent fa7e061 commit 1f83854

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

en/libraries/index.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,8 @@ Browsing installed gems is done with `gem list`. For more
4040
information about the `gem` command, see below or head to
4141
[RubyGems’ docs][3].
4242

43-
There are other sources of libraries though. [RubyForge][4] used to be a
44-
popular home for Ruby libraries, but last years saw the rise of
45-
[**GitHub**][5] as one of the main ruby-related content repository.
43+
There are other sources of libraries though.
44+
[**GitHub**][5] is the main Ruby-related content repository.
4645
Most often a gem source code will be hosted on GitHub while being
4746
published as a fully-fledged gem to RubyGems.org.
4847

@@ -131,7 +130,6 @@ application’s dependencies and may be used along RubyGems.
131130
[1]: https://rubygems.org/
132131
[2]: https://rubygems.org/pages/download/
133132
[3]: http://guides.rubygems.org/
134-
[4]: http://rubyforge.org/
135133
[5]: https://github.com/
136134
[6]: https://www.ruby-toolbox.com/
137135
[7]: http://guides.rubygems.org/command-reference/

0 commit comments

Comments
 (0)