From 2410a3bd8a85b520e9d3007d9c56b2915d26f17d Mon Sep 17 00:00:00 2001 From: Dmitry Date: Fri, 6 Jul 2018 14:48:04 -0400 Subject: [PATCH] Fix link to the Ruby website --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 738d4d96d..6b2e389ba 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Requirements ------------ * Operating System: Mac OSX 10.5.0 or higher / modern Linux -* [Ruby](http://rubylang.org): 2.3 or newer +* [Ruby](http://ruby-lang.org): 2.3 or newer * [SQLite](http://sqlite.org): 3.x * The gems listed in the Gemfile: https://github.com/beefproject/beef/blob/master/Gemfile * brew install selenium-server-standalone (See https://github.com/shvets/selenium)