mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-21 20:56:09 +03:00
Updated github page link
This commit is contained in:
parent
c8cc050abf
commit
fdeaa10085
@ -64,7 +64,7 @@ module.exports = function(grunt) {
|
|||||||
banner: "//! <%= pkg.name %> <%= pkg.version %>\n"
|
banner: "//! <%= pkg.name %> <%= pkg.version %>\n"
|
||||||
+ "//! Built on <%= grunt.template.today('yyyy-mm-dd') %>\n"
|
+ "//! Built on <%= grunt.template.today('yyyy-mm-dd') %>\n"
|
||||||
+ "//! Git commit: <%= gitInfo %>\n"
|
+ "//! Git commit: <%= gitInfo %>\n"
|
||||||
+ "//! http://openseadragon.github.com\n\n",
|
+ "//! http://openseadragon.github.io\n\n",
|
||||||
process: true
|
process: true
|
||||||
},
|
},
|
||||||
dist: {
|
dist: {
|
||||||
|
Loading…
Reference in New Issue
Block a user