Skip to content

Commit

Permalink
Update Gruntfile.js
Browse files Browse the repository at this point in the history
  • Loading branch information
iShift committed Jun 10, 2014
1 parent 7f3f064 commit f8352d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ module.exports = function (grunt) {
overwrite: true
},
files: {
'build/download/twister-theme-default.zip': 'https://github.com/miguelfreitas/twister-html/archive/master.zip',
'build/download/twister-theme-default.zip': 'http://twisterd.net/twister-html-master.zip',
'build/download/twister-theme-calm.zip': 'https://codeload.github.com/iHedgehog/twister-calm/zip/master'
}
},
Expand Down

0 comments on commit f8352d3

Please sign in to comment.