Updated github page link

This commit is contained in:
Ian Gilman 2013-04-08 10:28:56 -07:00
parent c8cc050abf
commit fdeaa10085
2 changed files with 2 additions and 2 deletions

View File

@ -64,7 +64,7 @@ module.exports = function(grunt) {
banner: "//! <%= pkg.name %> <%= pkg.version %>\n"
+ "//! Built on <%= grunt.template.today('yyyy-mm-dd') %>\n"
+ "//! Git commit: <%= gitInfo %>\n"
+ "//! http://openseadragon.github.com\n\n",
+ "//! http://openseadragon.github.io\n\n",
process: true
},
dist: {

View File

@ -4,7 +4,7 @@ This project is a fork of the OpenSeadragon project at http://openseadragon.code
## On the Web
http://openseadragon.github.com/
http://openseadragon.github.io/
## First Time Setup