krisrs1128/OpioidAtlas

javascript cdns needs to be https://

Closed this issue · 4 comments

The images are failing to load sometimes because we're using http:// in the CDNS. E.g., whenever we load d3, we should make sure the prefix is https://.

Unless you prefer to do it, I can update the links.

-Suzanne

On Oct 3, 2016 4:33 PM, "krisrs1128" notifications@github.com wrote:

The images are failing to load sometimes because we're using http:// in
the CDNS. E.g., whenever we load d3, we should make sure the prefix is
https://.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#2, or mute the thread
https://github.com/notifications/unsubscribe-auth/ACBDFdwiAsEcDabkEP1CZzRpLR-5mPrfks5qwZDCgaJpZM4KNKAJ
.

Oh, don't worry about it, I can take care of it. I just wanted to make sure I don't forget.

Sounds good =)

Whenever I point to the CDN instead of maintaining/referencing local site’s resources I feel like a parasite... but we don’t have much activity, and unless you feel otherwise, I feel an appropriate use of the CDN.

-Suzanne

On Oct 3, 2016, at 5:55 PM, krisrs1128 notifications@github.com wrote:

Oh, don't worry about it, I can take care of it. I just wanted to make sure I don't forget.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub #2 (comment), or mute the thread https://github.com/notifications/unsubscribe-auth/ACBDFZXdlnd76GIMh5U-_SoUA7FwImpPks5qwaQVgaJpZM4KNKAJ.

Ah, I'd never even thought of that before. But I think this is fine for now, if we do start getting more traffic we can always update the references.