We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7dec0e commit 7c8aa88Copy full SHA for 7c8aa88
Gruntfile.js
@@ -41,7 +41,7 @@ module.exports = function(grunt) {
41
banner: [
42
'/*!',
43
' * typeahead.js <%= version %>',
44
- ' * https://github.com/twitter/typeahead.js',
+ ' * https://github.com/corejavascript/typeahead.js',
45
' * Copyright 2013-<%= grunt.template.today("yyyy") %> Twitter, Inc. and other contributors; Licensed MIT',
46
' */\n\n'
47
].join('\n'),
0 commit comments