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