Skip to content

Commit d26e709

Browse files
committed
fix extension file LICENSE for task on Grunt
1 parent a70bce0 commit d26e709

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gruntfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ module.exports = function(grunt) {
5050
"MD038": false
5151
}
5252
},
53-
src: ["README.md", "CHANGELOG.md", "LICENSE.md"]
53+
src: ["README.md", "CHANGELOG.md", "LICENSE.txt"]
5454
}
5555
},
5656
yamllint: {

0 commit comments

Comments
 (0)