aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source
diff options
context:
space:
mode:
authorRobin Dupret <robin.dupret@gmail.com>2014-05-04 15:28:41 +0200
committerRobin Dupret <robin.dupret@gmail.com>2014-05-04 15:31:04 +0200
commit275fdef8867e774e18aa9a3276c6f94a96b76a91 (patch)
tree08ef4f2b0e242b06a780024a24561b1d3df70eef /guides/source
parent52d9746119f07bcb2182f39e539add9b20199ce6 (diff)
downloadrails-275fdef8867e774e18aa9a3276c6f94a96b76a91.tar.gz
rails-275fdef8867e774e18aa9a3276c6f94a96b76a91.tar.bz2
rails-275fdef8867e774e18aa9a3276c6f94a96b76a91.zip
Rails One Click is not maintained anymore [ci skip]
Let's tell people that they should rely on Tokaido instead of Rails One Click. Fixes #14960.
Diffstat (limited to 'guides/source')
-rw-r--r--guides/source/getting_started.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/guides/source/getting_started.md b/guides/source/getting_started.md
index fa964e4450..d1b3e325a6 100644
--- a/guides/source/getting_started.md
+++ b/guides/source/getting_started.md
@@ -91,7 +91,7 @@ current version of Ruby installed:
TIP. A number of tools exist to help you quickly install Ruby and Ruby
on Rails on your system. Windows users can use [Rails Installer](http://railsinstaller.org),
-while Mac OS X users can use [Rails One Click](http://railsoneclick.com).
+while Mac OS X users can use [Tokaido](https://github.com/tokaido/tokaidoapp).
```bash
$ ruby -v