diff --git a/Gruntfile.js b/Gruntfile.js index aedc6249c..40566b963 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -93,7 +93,7 @@ module.exports = function (grunt) { copy: { index : { - src : 'UI/index.html', + src : 'UI/*ndex.html', dest: '_output/' }, scripts: {