File tree 2 files changed +9
-4
lines changed
2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 4
4
push :
5
5
branches :
6
6
- master
7
+ - next
8
+ - next-major
9
+ - next-minor
10
+ - alpha
11
+ - beta
7
12
8
13
jobs :
9
14
release :
Original file line number Diff line number Diff line change 28
28
</p >
29
29
30
30
<p align =" center " >
31
- <a href =" #installation-and-usage " >How To Use</a > • <a href =" #contributing " >Contributing</a > • <a href =" http://roadmap.htmlhint.io/ " >Roadmap</ a > • < a href = " https://htmlhint.com " >Website</a >
31
+ <a href =" #installation-and-usage " >How To Use</a > • <a href =" #contributing " >Contributing</a > • <a href =" https://htmlhint.com " >Website</a >
32
32
</p >
33
33
34
34
## Table of Contents
@@ -116,9 +116,9 @@ Inline rules in `test.html`:
116
116
117
117
## 📙 Docs
118
118
119
- 1 . [ How to use] ( https://github .com/htmlhint/HTMLHint/wiki/Usage )
120
- 2 . [ All Rules] ( https://github .com/htmlhint/HTMLHint/wiki/Rules )
121
- 3 . [ How to Develop] ( https://github.com/htmlhint/HTMLHint/wiki/Developer-guide )
119
+ 1 . [ How to use] ( https://htmlhint .com/docs/user-guide/usage/cli )
120
+ 2 . [ All Rules] ( https://htmlhint .com/docs/user-guide/list-rules )
121
+ 3 . [ How to Develop] ( CONTRIBUTING.md )
122
122
123
123
## © License
124
124
You can’t perform that action at this time.
0 commit comments