mirror of
https://github.com/pure-css/pure.git
synced 2024-11-07 21:34:24 +00:00
chore: remove git.io link fixes #989
This commit is contained in:
parent
1fe50dd3ac
commit
81efd538da
@ -155,7 +155,7 @@ module.exports = function (grunt) {
|
|||||||
options: {
|
options: {
|
||||||
banner: [
|
banner: [
|
||||||
'/*!',
|
'/*!',
|
||||||
'normalize.css v<%= pkg.devDependencies["normalize-css"] %> | MIT License | git.io/normalize',
|
'normalize.css v<%= pkg.devDependencies["normalize-css"] %> | MIT License | https://necolas.github.io/normalize.css/',
|
||||||
'Copyright (c) Nicolas Gallagher and Jonathan Neal',
|
'Copyright (c) Nicolas Gallagher and Jonathan Neal',
|
||||||
'*/\n'
|
'*/\n'
|
||||||
].join('\n')
|
].join('\n')
|
||||||
|
Loading…
Reference in New Issue
Block a user