Fix some typos

This commit is contained in:
Scott King 2016-10-18 21:32:40 -04:00
parent e6829b5949
commit 2be5d56059
No known key found for this signature in database
GPG Key ID: 6388FBC8E75B4B11
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ $ jekyll --version
$ gem list jekyll
```
You can also use <a href="https://rubygems.org/gems/jekyll">RubyGems</a> 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