diff --git a/Gruntfile.js b/Gruntfile.js index e90abec60f..7a100691d9 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -41,7 +41,7 @@ module.exports = function(grunt) { banner: [ '/*!', ' * typeahead.js <%= version %>', - ' * https://github.com/twitter/typeahead.js', + ' * https://github.com/corejavascript/typeahead.js', ' * Copyright 2013-<%= grunt.template.today("yyyy") %> Twitter, Inc. and other contributors; Licensed MIT', ' */\n\n' ].join('\n'),