Skip to content

Commit 82414bc

Browse files
committed
update docs
1 parent 637710d commit 82414bc

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ SublimeLinter-html-tidy
33

44
[![Build Status](https://travis-ci.org/SublimeLinter/SublimeLinter-html-tidy.svg?branch=master)](https://travis-ci.org/SublimeLinter/SublimeLinter-html-tidy)
55

6-
This linter plugin for [SublimeLinter](http://sublimelinter.readthedocs.org) provides an interface to tidy (either the [html4](http://tidy.sourceforge.net) or [html5](http://w3c.github.io/tidy-html5/) version). It will be used with files that have the “HTML” syntax.
6+
This linter plugin for [SublimeLinter](https://github.com/SublimeLinter/SublimeLinter) provides an interface to tidy (either the [html4](http://tidy.sourceforge.net) or [html5](http://w3c.github.io/tidy-html5/) version). It will be used with files that have the “HTML” syntax.
77

88
## Installation
99
SublimeLinter must be installed in order to use this plugin.

messages/install.txt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ SublimeLinter-html-tidy
22
-------------------------------
33
This linter plugin for SublimeLinter provides an interface to tidy.
44

5-
** IMPORTANT! **
6-
7-
Before this plugin will activate, you *must*
8-
follow the installation instructions here:
5+
Please read the installation instructions at:
96

107
https://github.com/SublimeLinter/SublimeLinter-html-tidy

0 commit comments

Comments
 (0)