From 2be5d560598002146c4f9e11568929eac02c5e44 Mon Sep 17 00:00:00 2001 From: Scott King Date: Tue, 18 Oct 2016 21:32:40 -0400 Subject: [PATCH] Fix some typos --- site/_docs/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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