Skip to content

Commit

Permalink
Merge pull request #3 from jtheletter/patch-1
Browse files Browse the repository at this point in the history
Fix link to yamllint.
  • Loading branch information
thomasmeeus authored Mar 14, 2018
2 parents 76f7079 + 54d42f9 commit 8097564
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ SublimeLinter-contrib-yamllint

[![Build Status](https://travis-ci.org/thomasmeeus/SublimeLinter-contrib-yamllint.svg?branch=master)](https://travis-ci.org/thomasmeeus/SublimeLinter-contrib-yamllint)

This linter plugin for [SublimeLinter][docs] provides an interface to [yamllint](https://github.com/thomasmeeus/SublimeLinter-contrib-yamllint). It will be used with files that have the "yaml" syntax.
This linter plugin for [SublimeLinter][docs] provides an interface to [yamllint](https://yamllint.readthedocs.io/). It will be used with files that have the "yaml" syntax.

## Installation
SublimeLinter 3 must be installed in order to use this plugin. If SublimeLinter 3 is not installed, please follow the instructions [here][installation].
Expand Down

0 comments on commit 8097564

Please sign in to comment.