diff --git a/site/_docs/installation.md b/site/_docs/installation.md index 5c618a87..b61f439f 100644 --- a/site/_docs/installation.md +++ b/site/_docs/installation.md @@ -112,7 +112,7 @@ $ jekyll --version $ gem list jekyll ``` -You can also use RubyGems to find the current versioning of any gem. But you can also use the `gem` command line tool: +You can also use [RubyGems](https://rubygems.org/gems/jekyll) to find the current versioning of any gem. But you can also use the `gem` command line tool: ```sh $ gem search jekyll --remote