Browse Source

merge conflict

Hakim El Hattab 9 years ago
parent
commit
87b24dd457
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Gruntfile.js

+ 1 - 1
Gruntfile.js

@@ -129,7 +129,7 @@ module.exports = function(grunt) {
 				files: [ 'index.html']
 			},
 			markdown: {
-				files: [ './*.md' ]
+				files: [ '*.md' ]
 			},
 			options: {
 				livereload: true