Merge branch 'master' of github.com:jspm/jspm-loader

This commit is contained in:
guybedford 2013-07-11 20:50:30 -07:00
commit 6f750ffd52

View File

@ -423,7 +423,7 @@
// add convenience locations
jspm.config({
locations: {
github: 'http://github.jspm.io/'
github: 'https://api.jspm.io/'
}
});