From 65ee3d76b345973188eeeecfa1c5537854816ba0 Mon Sep 17 00:00:00 2001 From: Jason Noble Date: Sat, 24 Nov 2012 18:27:10 -0700 Subject: Updated link to RubyGems site --- guides/source/getting_started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'guides') diff --git a/guides/source/getting_started.md b/guides/source/getting_started.md index 76556761f7..f963a31ca4 100644 --- a/guides/source/getting_started.md +++ b/guides/source/getting_started.md @@ -24,7 +24,7 @@ with Rails. However, to get the most out of it, you need to have some prerequisites installed: * The [Ruby](http://www.ruby-lang.org/en/downloads) language version 1.9.3 or higher -* The [RubyGems](http://rubyforge.org/frs/?group_id=126) packaging system +* The [RubyGems](http://rubygems.org/) packaging system * To learn more about RubyGems, please read the [RubyGems User Guide](http://docs.rubygems.org/read/book/1) * A working installation of the [SQLite3 Database](http://www.sqlite.org) -- cgit v1.2.3