Browse Source

commit to https for cdn.knightlab.com

pull/811/head
Joe Germuska 9 years ago
parent
commit
ac54d03874
  1. 4
      config.json

4
config.json

@ -182,7 +182,7 @@
"cdn": "dev" "cdn": "dev"
}, },
"deploy_context": { "deploy_context": {
"generator_embed_path": "//cdn.knightlab.com/libs/timeline/dev/embed/index.html" "generator_embed_path": "https://cdn.knightlab.com/libs/timeline/dev/embed/index.html"
} }
}, },
"prd": { "prd": {
@ -191,7 +191,7 @@
"cdn": "latest" "cdn": "latest"
}, },
"deploy_context": { "deploy_context": {
"generator_embed_path": "//cdn.knightlab.com/libs/timeline/latest/embed/index.html" "generator_embed_path": "https://cdn.knightlab.com/libs/timeline/latest/embed/index.html"
} }
} }
} }

Loading…
Cancel
Save