mirror of https://github.com/docker/docs.git
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
This commit is contained in:
parent
00a4ea3d1a
commit
e86fd9995c
|
@ -137,8 +137,7 @@ You have three options:
|
||||||
git clone https://github.com/docker/docker.github.io.git
|
git clone https://github.com/docker/docker.github.io.git
|
||||||
```
|
```
|
||||||
|
|
||||||
b. Install Ruby 2.3 or later as described in [Installing Ruby]
|
b. Install Ruby 2.3 or later as described in [Installing Ruby](https://www.ruby-lang.org/en/documentation/installation/).
|
||||||
(https://www.ruby-lang.org/en/documentation/installation/).
|
|
||||||
|
|
||||||
c. Install Bundler:
|
c. Install Bundler:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue