default adjustment

This commit is contained in:
Guy Bedford 2013-07-11 16:06:56 -07:00
parent 90f13f9d8a
commit b653e1ff3b

View File

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