From e86fd9995cb2c33d0e41a6a0f3a7830e26ea58bc Mon Sep 17 00:00:00 2001 From: Anthony Sottile Date: Wed, 12 Jul 2017 11:56:35 -0700 Subject: [PATCH] Fix "Installing Ruby" link (#3860) Not sure if this renders anywhere outside of github, but this fixes the link on https://github.com/docker/docker.github.io --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index be3e7bd37d..e50e44ffd0 100644 --- a/README.md +++ b/README.md @@ -137,8 +137,7 @@ You have three options: git clone https://github.com/docker/docker.github.io.git ``` - b. Install Ruby 2.3 or later as described in [Installing Ruby] - (https://www.ruby-lang.org/en/documentation/installation/). + b. Install Ruby 2.3 or later as described in [Installing Ruby](https://www.ruby-lang.org/en/documentation/installation/). c. Install Bundler: