We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d39670b commit 5603007Copy full SHA for 5603007
package.json
@@ -2,17 +2,17 @@
2
"name": "grunt-htmlhint-inline",
3
"description": "Grunt plugin for linting inline html",
4
"version": "0.1.8",
5
- "homepage": "https://github.com/kazu69/grunt-htmlhint-inline",
+ "homepage": "https://github.com/htmlhint/grunt-htmlhint-inline",
6
"main": "tasks/htmlhint-inline.js",
7
"author": {
8
"name": "kazu69"
9
},
10
"repository": {
11
"type": "git",
12
- "url": "git://github.com/kazu69/grunt-htmlhint-inline.git"
+ "url": "git://github.com/htmlhint/grunt-htmlhint-inline.git"
13
14
"bugs": {
15
- "url": "https://github.com/kazu69/grunt-htmlhint-inline/issues"
+ "url": "https://github.com/htmlhint/grunt-htmlhint-inline/issues"
16
17
"license": "MIT",
18
"engines": {
0 commit comments